
Special colors for WINGS levels
-------------------------------


0        Background (invisible)
1-31     Reserved
16       Creates water
32-37    Base
38-39    Indestructible base
40-41    Base for player 1 
42-43    Base for player 2 
44-45    Base for player 3 
46-47    Base for player 4 

If you use these 48 first colors in your level, you should take
the palette from COLORS.PCX, because they cannot be changed.

48       Water
49       Water (current down)
50       Water (current left)
51       Water (current right)
52       Bubbles
53       Snow
54       Fire (background, causes damage)
55-56    Explosive
57-63    Reserved for future additions
64-79    Background
80-95    Indestructible
96-111   Soft
112-127  Burning
128-256  Normal ground

You can freely change the palette for colors 48-256.

If you make a parallax background for your level, you must
use same palette in both pictures. The palette is loaded
from the level picture, except for 48 first colors.



