home *** CD-ROM | disk | FTP | other *** search
- ;;;;;;
- ;
- ; Wood.SET - Board co-ords
- ; (C) CP Software 1994
- ;
- ; Users should only play around with this file when wearing Peril-
- ; sensitive sunglasses...!
- ;
- ;;;;;;
-
- ; Firstly the x ords of the front edge
- 53 119 186 252 319 387 453 521 586
-
- ; Now the x ords of the back edge
- 150 193 236 278 319 362 405 447 490
-
- ; The y ords (front to back)
- 235 208 183 161 141 125 109 95 80
-
- ; misc. values
- ; 1 2D Square width
- ; 2 2D Square height
- ; 3 Squ hilight colour
- 56 30 161 42 42 42 42 42 42
-
- ; Palette values for background colours
- ; 3d rgb first, then 2d rgb
- 164 164 164 164 164 164 42 42 42
-
-
- ;EOF