body_v
======
  Textures:
    - FishC

  Ambient Colors:
    - 128, 128, 128, 128

  Material Colors:
    - 204, 204, 204, 255
    - 204, 204, 204, 255

  Color Registers:
    - 28, 32, 20, 255

  Steps:
    1: RGB = ((tex #1 RGB) * (vertex RGB)), then add (28, 32, 20)
         A = ((tex #1 A) * (vertex A))
