# Color mapping for WTC.WLD
# Author: Chris Kwasnicki - October 1993
# Chris Kwasnicki can be reached at kwas@panix.com
# for use with the REND386 package.
# use at own risk

# surface color definitions
surfacedef glass     0x3e00
surfacedef cabside   0x01f0
surfacedef bodyside  0x0180
surfacedef roof      0x01d0
surfacedef roofsup   0x0ff0
surfacedef platform  0x0ef0
surfacedef grabbars  0x0ed0
surfacedef asphalt  0x0e00
surfacedef fhfloor  0x0460
surfacedef fhwall1  0x003b
surfacedef fhwall2  0x003a
surfacedef fhdoor   0x0ff0
surfacedef fhfront  0x0fc0
surfacedef wtcdgrey 0x0fc0   #00f9
surfacedef wtclgrey 0x0fb0   #00f8
surfacedef walkgrey 0x0ea0
surfacedef black    0x0000
surfacedef vistaledge 0x0ea0
surfacedef vistagarage 0x0e80

surfacemap fireengine
surface 1 cabside 
surface 2 roofsup
surface 3 roof 
surface 4 glass
surface 5 bodyside
surface 6 platform
surface 7 grabbars

surfacemap road
surface 1 asphalt
surface 2 asphalt
surface 3 asphalt
surface 4 walkgrey
surface 5 glass
surface 6 wtclgrey
surface 7 wtcdgrey

surfacemap firehouse 
surface 1 fhwall1
surface 2 fhdoor 
surface 3 fhdoor 
surface 4 glass  
surface 5 fhfloor
surface 6 grabbars
surface 7 fhwall2 

surfacemap wtcmap
surface 1 wtcdgrey
surface 2 wtclgrey
surface 3 wtcdgrey
surface 4 wtclgrey
surface 5 glass
surface 6 wtclgrey
surface 7 wtcdgrey

surfacemap walkway
surface 4 walkgrey
surface 5 glass

surfacemap vistamap
surface  1 vistaledge  
surface  2 wtcdgrey
surface  3 vistagarage
surface  4 glass   
surface  5 glass   
surface  6 wtclgrey
surface  7 glass    
surface  8 glass   
surface  9 glass    
surface 10 wtclgrey 

surfacedef one      0x0f90
surfacedef two      0x0fa0
surfacedef three    0x0fb0
surfacedef four     0x0fc0
surfacedef five     0x0fd0
surfacedef six      0x0fe0
surfacedef seven    0x0ff0

surfacemap wtc7map
surface 1 one     
surface 2 two     
surface 3 three   
surface 4 four    
surface 5 five    
surface 6 six     
surface 7 seven 

surfacedef brick     0x11ff
surfacedef wood      0x12df
surfacedef lconcrete 0x1ef0
surfacedef dconcrete 0x1efF
surfacedef marble    0x1df8
surfacedef gblack    0x1000
surfacedef fconcrete 0x0ea0

surfacemap garagemap
surface  1 dconcrete                    # level 1 floor - top
surface  2 brick                        # level 1 walls
surface  3 dconcrete                    # level 2 floor
surface  4 gblack                       # level 2 floor broken pieces
surface  5 brick                        # level 2 walls
surface  6 lconcrete                    # level 3 floor
surface  7 brick                        # level 3 walls
surface  8                              #
surface  9 lconcrete                    # left ramps
surface 10 lconcrete                    # right ramps
surface 11 wood                         # ramp enclosure - left and right
surface 12 wood                         # ramp enclosure - back
surface 13 wood                         # ramp enclosure - top and bottom
surface 14 lconcrete                    # garage top
surface 15 fconcrete                    # level 1 floor - bottom

