Subversion Repositories duke3d_hrp

Rev

Rev 479 | Rev 662 | Go to most recent revision | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 479 Rev 657
1
// Maphacks for Duke3D HRP
1
// Maphacks for the Duke Nukem 3D High Resolution Pack (HRP)
2
// Level:  E3L10.MAP - "Tier Drops" (Original Atomic Edition version)
-
 
3
// Author: Richard Bailey Gray (The Levelord)
-
 
4
// mapmd4: b2c03269d419574cf1ccd7e0ce08eea5
-
 
5
// Reviewed by NightFright (February 2012)
-
 
6
 
-
 
7
 
-
 
8
 
-
 
9
// CHARACTERS
-
 
10
 
-
 
11
// Jibs5
-
 
12
sprite 199 angoff -196
-
 
13
 
-
 
14
// Slime babes
-
 
15
sprite 189 angoff -384
-
 
16
sprite 190 angoff -640
-
 
17
sprite 191 angoff 384
-
 
18
 
-
 
19
 
-
 
20
 
-
 
21
// PROPS
-
 
22
 
-
 
23
// Sushiplates
-
 
24
sprite 192 angoff -384
-
 
25
sprite 195 angoff 768
-
 
26
 
-
 
27
 
-
 
28
 
-
 
29
// ITEMS/POWERUPS
-
 
30
 
-
 
31
// Armor
-
 
32
sprite 16 angoff -512
-
 
33
sprite 210 angoff -768
-
 
34
 
-
 
35
// Health +10
-
 
36
sprite 11 angoff 512
-
 
37
sprite 293 angoff 512
-
 
38
sprite 294 angoff 512
-
 
39
 
-
 
40
// Health +30
-
 
41
sprite 111 angoff -512
-
 
42
sprite 112 angoff -512
-
 
43
sprite 113 angoff -512
-
 
44
sprite 252 angoff -384
-
 
45
sprite 253 angoff -512
-
 
46
sprite 308 angoff 768
-
 
47
sprite 310 angoff -768
-
 
48
sprite 311 angoff -512
-
 
49
sprite 312 angoff 256
-
 
50
 
-
 
51
// HoloDuke
-
 
52
sprite 290 angoff 512
-
 
53
 
-
 
54
// Jetpack
-
 
55
sprite 21 angoff 512
-
 
56
 
2
 
57
// Nightvision
-
 
58
sprite 17 angoff -768
-
 
59
 
-
 
60
// Steroids
-
 
61
sprite 283 angoff 1024
-
 
62
 
-
 
63
 
-
 
64
 
-
 
65
// WEAPONS/AMMO
-
 
66
 
-
 
67
// Pistol & ammo
-
 
68
sprite 1 angoff -768
-
 
69
sprite 2 angoff -256
-
 
70
sprite 9 angoff 256
-
 
71
sprite 10 angoff 256
-
 
72
sprite 26 angoff 256
-
 
73
sprite 27 angoff 256
-
 
74
sprite 281 angoff 1024
-
 
75
 
-
 
76
// Shotgun & ammo
-
 
77
sprite 0 angoff -256
-
 
78
sprite 3 angoff 256
-
 
79
sprite 12 angoff 256
-
 
80
sprite 34 angoff 256
-
 
81
sprite 35 angoff 256
-
 
82
sprite 211 angoff 512
-
 
83
sprite 212 angoff 1024
-
 
84
sprite 213 angoff 512
-
 
85
sprite 256 angoff -512
-
 
86
 
-
 
87
// Chaingun & ammo
-
 
88
sprite 22 angoff -256
-
 
89
sprite 23 angoff -256
-
 
90
sprite 251 angoff -512
-
 
91
sprite 275 angoff -512
-
 
92
sprite 305 angoff -256
-
 
93
sprite 307 angoff 512
-
 
94
 
-
 
95
// RPG & ammo
-
 
96
sprite 36 angoff 256
-
 
97
sprite 37 angoff 256
-
 
98
sprite 291 angoff -768
-
 
99
 
-
 
100
// Pipebombs
-
 
101
sprite 30 angoff 768
-
 
102
sprite 31 angoff 768
-
 
103
 
-
 
104
// Shrinker & ammo
-
 
105
sprite 24 angoff -256
-
 
106
sprite 25 angoff -256
-
 
107
sprite 276 angoff 512
-
 
108
 
-
 
109
// Devastator & ammo
-
 
110
sprite 4 angoff 512
-
 
111
sprite 28 angoff -768
-
 
112
sprite 29 angoff -768
-
 
113
sprite 282 angoff 1024
-
 
114
 
-
 
115
// Laser Tripbomb
3
// Title    : Tier Drops
116
sprite 13 angoff 1024
-
 
117
sprite 14 angoff 1024
-
 
118
sprite 15 angoff 1024
-
 
119
 
-
 
120
// Freezethrower & ammo
4
// Filename : E3L10.MAP
121
sprite 7 angoff 768
-
 
122
sprite 32 angoff 768
-
 
123
sprite 33 angoff 768
-
 
124
sprite 38 angoff 1024
-
 
125
sprite 274 angoff 1024
-
 
126
 
-
 
127
 
-
 
128
 
-
 
129
// OVERRIDE
-
 
130
 
-
 
131
// Fixes for badly aligned sprites
5
// Author   : Richard Bailey Gray (The Levelord)
132
sprite 189 mdxoff -9000 // slime babe
-
 
133
sprite 189 pitch 1
-
 
134
sprite 190 mdxoff -10000 // slime babe
6
// mapmd4   : b2c03269d419574cf1ccd7e0ce08eea5 // 1996-12-11 (1.3D + Atomic GRP)
135
sprite 190 pitch 1
-
 
136
sprite 209 mdzoff -600000 // RPG
-
 
137
sprite 209 roll 1
-
 
138
 
7
 
139
// Forcing any floor aligned model to be rendered as sprite
-
 
140
sprite 198 notmd
8
// Curr. HRP: r5.3.657
141
 
9
 
-
 
10
sprite   111 angoff    -512        // tile0052 sixpack
-
 
11
sprite   113 angoff    -512        // tile0052 sixpack
-
 
12
sprite   112 angoff    -512        // tile0052 sixpack
-
 
13
sprite    16 angoff    -512        // tile0054 shield
-
 
14
sprite    29 angoff    -512        // tile0042 devistatorammo
-
 
15
sprite    28 angoff    -512        // tile0042 devistatorammo
-
 
16
sprite     3 angoff     256        // tile0028 shotgunsprite
-
 
17
sprite     3 mdzoff     600000     // tile0028 shotgunsprite
-
 
18
sprite     3 roll       1          // tile0028 shotgunsprite
-
 
19
sprite    27 angoff     1024       // tile0040 ammo
-
 
20
sprite     9 angoff     1024       // tile0040 ammo
-
 
21
sprite    26 angoff     1024       // tile0040 ammo
-
 
22
sprite    10 angoff     1024       // tile0040 ammo
-
 
23
sprite   283 angoff     1024       // tile0055 steroids
-
 
24
sprite     8 angoff     512        // tile0040 ammo
-
 
25
sprite    13 angoff     1024       // tile0027 tripbombsprite
-
 
26
sprite    15 angoff     1024       // tile0027 tripbombsprite
-
 
27
sprite    14 angoff     1024       // tile0027 tripbombsprite
-
 
28
sprite    14 mdzoff     500000     // tile0027 tripbombsprite
-
 
29
sprite    14 pitch     -1          // tile0027 tripbombsprite
-
 
30
sprite    32 angoff     1024       // tile0037 freezeammo
-
 
31
sprite    33 angoff     1024       // tile0037 freezeammo
-
 
32
sprite     2 angoff     768        // tile0021 firstgunsprite
-
 
33
sprite     2 mdzoff     600000     // tile0021 firstgunsprite
-
 
34
sprite     2 roll      -1          // tile0021 firstgunsprite
-
 
35
sprite    30 angoff     512        // tile0047 hbombammo
-
 
36
sprite    30 mdzoff     500000     // tile0047 hbombammo
-
 
37
sprite    30 pitch     -1          // tile0047 hbombammo
-
 
38
sprite    30 roll       1          // tile0047 hbombammo
-
 
39
sprite    31 mdzoff     500000     // tile0047 hbombammo
-
 
40
sprite    31 pitch      1          // tile0047 hbombammo
-
 
41
sprite    31 angoff     512        // tile0047 hbombammo
-
 
42
sprite   290 angoff     512        // tile1348 holoduke
-
 
43
sprite   280 angoff     1024       // tile0040 ammo
-
 
44
sprite   294 angoff     1024       // tile0051 cola
-
 
45
sprite    21 angoff     512        // tile0057 jetpack
-
 
46
sprite    34 angoff     512        // tile0049 shotgunammo
-
 
47
sprite    12 angoff     512        // tile0049 shotgunammo
-
 
48
sprite    35 angoff     512        // tile0049 shotgunammo
-
 
49
sprite     1 angoff     256        // tile0021 firstgunsprite
-
 
50
sprite    36 mdzoff     500000     // tile0044 rpgammo
-
 
51
sprite    36 pitch     -1          // tile0044 rpgammo
-
 
52
sprite    37 mdzoff     900000     // tile0044 rpgammo
-
 
53
sprite    37 roll      -1          // tile0044 rpgammo
-
 
54
sprite   281 angoff    -512        // tile0040 ammo
-
 
55
sprite   295 angoff     512        // tile0051 cola
-
 
56
sprite     0 angoff     768        // tile0028 shotgunsprite
-
 
57
sprite     0 mdzoff     600000     // tile0028 shotgunsprite
-
 
58
sprite     0 roll       1          // tile0028 shotgunsprite
-
 
59
sprite    22 angoff    -512        // tile0041 batteryammo
-
 
60
sprite    23 angoff    -512        // tile0041 batteryammo
-
 
61
sprite    17 angoff    -512        // tile0059 heatsensor
-
 
62
sprite    11 angoff     1024       // tile0051 cola
-
 
63
sprite   275 angoff    -768        // tile0041 batteryammo
-
 
64
sprite   274 angoff     64         // tile0037 freezeammo
-
 
65
sprite   276 angoff     512        // tile0025 shrinkersprite
-
 
66
sprite     7 angoff    -256        // tile0037 freezeammo
-
 
67
sprite   212 angoff     1024       // tile0049 shotgunammo
-
 
68
sprite   212 mdzoff     500000     // tile0049 shotgunammo
-
 
69
sprite   212 pitch     -1          // tile0049 shotgunammo
-
 
70
sprite   211 angoff     512        // tile0049 shotgunammo
-
 
71
sprite   211 mdzoff     500000     // tile0049 shotgunammo
-
 
72
sprite   211 pitch     -1          // tile0049 shotgunammo
-
 
73
sprite   199 angoff    -192        // tile2269 (tile2265 jibs5)
-
 
74
sprite   200 angoff    -384        // tile2269 (tile2265 jibs5)
-
 
75
sprite   210 angoff    -768        // tile0054 shield
-
 
76
sprite   195 angoff     1024       // tile0792 sushiplate5 (hand)
-
 
77
sprite   192 angoff    -320        // tile0768 sushiplate1 (head)
-
 
78
sprite   192 mdxoff    -7000       // tile0768 sushiplate1 (head)
-
 
79
sprite   192 pitch      1          // tile0768 sushiplate1 (head)
-
 
80
sprite   198 notmd                 // tile2301 wallblood1
-
 
81
sprite   191 angoff    -256        // tile0603 naked1 hangbabe
-
 
82
sprite   189 angoff    -640        // tile1323 fem5 polebabe
-
 
83
sprite   189 mdxoff     9000       // tile1323 fem5 polebabe
-
 
84
sprite   189 pitch     -1          // tile1323 fem5 polebabe
-
 
85
//sprite   190 angoff     1024       // tile1334 fem6 padbabe
-
 
86
sprite   190 mdyoff    -10000      // tile1334 fem6 padbabe
-
 
87
sprite   190 mdzoff     600000     // tile1334 fem6 padbabe
-
 
88
sprite   190 roll       1          // tile1334 fem6 padbabe
-
 
89
sprite   209 mdzoff     600000     // tile0023 rpgsprite
-
 
90
sprite   209 roll      -1          // tile0023 rpgsprite
-
 
91
sprite   214 angoff    -512        // tile0049 shotgunammo
-
 
92
sprite     4 angoff     512        // tile0042 devistatorammo
-
 
93
sprite     4 mdzoff     900000     // tile0042 devistatorammo
-
 
94
sprite     4 pitch     -1          // tile0042 devistatorammo
-
 
95
sprite   213 angoff     512        // tile0049 shotgunammo
-
 
96
sprite   256 angoff     1024       // tile0049 shotgunammo
-
 
97
sprite   253 angoff    -512        // tile0052 sixpack
-
 
98
sprite   255 angoff    -512        // tile0049 shotgunammo
-
 
99
sprite   255 roll      -80         // tile0049 shotgunammo
-
 
100
sprite   251 angoff    -448        // tile0022 chaingunsprite
-
 
101
sprite   254 angoff     1024       // tile0046 crystalammo
-
 
102
sprite   307 angoff    -256        // tile0041 batteryammo
-
 
103
sprite   308 angoff     1024       // tile0052 sixpack
-
 
104
sprite   304 angoff     128        // tile0041 batteryammo
-
 
105
sprite   309 angoff     768        // tile0052 sixpack
-
 
106
sprite   310 angoff    -128        // tile0052 sixpack
-
 
107
sprite   311 angoff     512        // tile0052 sixpack
-
 
108
sprite   305 angoff     512        // tile0041 batteryammo
-
 
109
sprite   291 angoff    -768        // tile0044 rpgammo
-
 
110
sprite   312 angoff     1024       // tile0052 sixpack
-
 
111
sprite   306 angoff     256        // tile0041 batteryammo
-
 
112
sprite   282 angoff     1024       // tile0029 devistatorsprite
-
 
113
sprite    38 angoff     1024       // tile0024 freezesprite
142
 
114
 
143
 
115
 
144
// LIGHTS
116
// LIGHTS
145
 
117
 
146
// by Micky C
118
// by Micky C
-
 
119
//    sect     x       y       z    range   r   g   b  rad fade  ang  horiz mins maxs prio tile
147
light  55   -1024 5376 -2048  9000  255 235 225   290 217 1536 100   0 0   0 -1
120
light   55   -1024    5376   -2048   9000  255 235 225 290 217  1536    100   0    0    0    -1
148
light  77   5888 12288 -4096  9000  255 235 225   290 217 0 100   0 0   0 -1
121
light   77    5888   12288   -4096   9000  255 235 225 290 217     0    100   0    0    0    -1
149
light  95   -8192 12288 -1024  9000  255 235 225   290 217 1024 100   0 0   0 -1
122
light   95   -8192   12288   -1024   9000  255 235 225 290 217  1024    100   0    0    0    -1
150
light  97   -1024 19200 -2048  9000  255 235 225   290 217 512 100   0 0   0 -1
123
light   97   -1024   19200   -2048   9000  255 235 225 290 217   512    100   0    0    0    -1
151
light  165   11520 23296 -23552  1500  225 235 255   0 0 1536 -1   0 0   0 -1
124
light  165   11520   23296  -23552   1500  225 235 255   0   0  1536     -1   0    0    0    -1
152
light  141   9728 20736 -2048  1000  0 255 0   0 0 1536 -1   0 0   0 -1
125
light  141    9728   20736   -2048   1000    0 255   0   0   0  1536     -1   0    0    0    -1
153
light  142   7424 23040 -2048  1000  0 255 0   0 0 1536 -1   0 0   0 -1
126
light  142    7424   23040   -2048   1000    0 255   0   0   0  1536     -1   0    0    0    -1
154
light  143   -9472 23040 -2048  1000  0 255 0   0 0 1536 -1   0 0   0 -1
127
light  143   -9472   23040   -2048   1000    0 255   0   0   0  1536     -1   0    0    0    -1
155
light  144   -11776 20736 -2048  1000  0 255 0   0 0 1536 -1   0 0   0 -1
128
light  144  -11776   20736   -2048   1000    0 255   0   0   0  1536     -1   0    0    0    -1
156
light  146   -11776 3840 -2048  1000  0 255 0   0 0 1536 -1   0 0   0 -1
129
light  146  -11776    3840   -2048   1000    0 255   0   0   0  1536     -1   0    0    0    -1
157
light  136   -9472 1536 -3072  1000  0 255 0   0 0 1536 -1   0 0   0 -1
130
light  136   -9472    1536   -3072   1000    0 255   0   0   0  1536     -1   0    0    0    -1
158
light  138   7424 1536 -2048  1000  0 255 0   0 0 1536 -1   0 0   0 -1
131
light  138    7424    1536   -2048   1000    0 255   0   0   0  1536     -1   0    0    0    -1
159
light  4   6208 5056 1024  2000  255 50 0   0 0 1536 -1   0 0   0 -1
132
light    4    6208    5056    1024   2000  255  50   0   0   0  1536     -1   0    0    0    -1
160
light  157   11520 1280 -23552  1500  225 235 255   0 0 1536 -1   0 0   0 -1
133
light  157   11520    1280  -23552   1500  225 235 255   0   0  1536     -1   0    0    0    -1
161
light  150   12032 1664 -16384  600  255 235 225   0 0 1536 -1   0 0   0 -1
134
light  150   12032    1664  -16384    600  255 235 225   0   0  1536     -1   0    0    0    -1
162
light  148   -13696 -384 -20480  2250  50 50 255   0 0 1536 -1   0 0   0 -1
135
light  148  -13696    -384  -20480   2250   50  50 255   0   0  1536     -1   0    0    0    -1
163
light  156   11648 -384 -20480  2250  50 50 255   0 0 1536 -1   0 0   0 -1
136
light  156   11648    -384  -20480   2250   50  50 255   0   0  1536     -1   0    0    0    -1
164
light  164   11648 24960 -20480  2250  50 50 255   0 0 1536 -1   0 0   0 -1
137
light  164   11648   24960  -20480   2250   50  50 255   0   0  1536     -1   0    0    0    -1
165
light  172   -13696 24960 -20480  2250  50 50 255   0 0 1536 -1   0 0   0 -1
138
light  172  -13696   24960  -20480   2250   50  50 255   0   0  1536     -1   0    0    0    -1
166
light  157   9984 -256 -23552  1500  225 235 255   0 0 1536 -1   0 0   0 -1
139
light  157    9984    -256  -23552   1500  225 235 255   0   0  1536     -1   0    0    0    -1
167
light  149   -12032 -256 -23552  1500  225 235 255   0 0 1536 -1   0 0   0 -1
140
light  149  -12032    -256  -23552   1500  225 235 255   0   0  1536     -1   0    0    0    -1
168
light  149   -13568 1280 -23552  1500  225 235 255   0 0 1536 -1   0 0   0 -1
141
light  149  -13568    1280  -23552   1500  225 235 255   0   0  1536     -1   0    0    0    -1
169
light  173   -13568 23296 -23552  1500  225 235 255   0 0 1536 -1   0 0   0 -1
142
light  173  -13568   23296  -23552   1500  225 235 255   0   0  1536     -1   0    0    0    -1
170
light  173   -12032 24832 -23552  1500  225 235 255   0 0 1536 -1   0 0   0 -1
143
light  173  -12032   24832  -23552   1500  225 235 255   0   0  1536     -1   0    0    0    -1
171
light  165   9984 24832 -23552  1500  225 235 255   0 0 1536 -1   0 0   0 -1
144
light  165    9984   24832  -23552   1500  225 235 255   0   0  1536     -1   0    0    0    -1
172
light  152   9600 -768 -16384  600  255 235 225   0 0 1536 -1   0 0   0 -1
145
light  152    9600    -768  -16384    600  255 235 225   0   0  1536     -1   0    0    0    -1
173
light  160   12032 22912 -16384  600  255 235 225   0 0 1536 -1   0 0   0 -1
146
light  160   12032   22912  -16384    600  255 235 225   0   0  1536     -1   0    0    0    -1
174
light  158   9600 25344 -16384  600  255 235 225   0 0 1536 -1   0 0   0 -1
147
light  158    9600   25344  -16384    600  255 235 225   0   0  1536     -1   0    0    0    -1
175
light  166   -14080 22912 -16384  600  255 235 225   0 0 1536 -1   0 0   0 -1
148
light  166  -14080   22912  -16384    600  255 235 225   0   0  1536     -1   0    0    0    -1
176
light  168   -11648 25344 -16384  600  255 235 225   0 0 1536 -1   0 0   0 -1
149
light  168  -11648   25344  -16384    600  255 235 225   0   0  1536     -1   0    0    0    -1
177
light  92   -14080 1664 -16384  600  255 235 225   0 0 1536 -1   0 0   0 -1
150
light   92  -14080    1664  -16384    600  255 235 225   0   0  1536     -1   0    0    0    -1
178
light  90   -11648 -768 -16384  600  255 235 225   0 0 1536 -1   0 0   0 -1
151
light   90  -11648    -768  -16384    600  255 235 225   0   0  1536     -1   0    0    0    -1
179
light  140   9728 3840 -2048  1000  0 255 0   0 0 1536 -1   0 0   0 -1
152
light  140    9728    3840   -2048   1000    0 255   0   0   0  1536     -1   0    0    0    -1
180
light  121   12672 12288 -4096  2500  0 255 0   0 0 1536 -1   0 0   0 -1
153
light  121   12672   12288   -4096   2500    0 255   0   0   0  1536     -1   0    0    0    -1
181
light  77   5952 18496 -51200  16000  255 235 225   290 217 1280 100   0 0   0 -1
154
light   77    5952   18496  -51200  16000  255 235 225 290 217  1280    100   0    0    0    -1
182
light  6   -8192 5120 2048  2000  225 235 255   0 0 1536 -1   0 0   0 -1
155
light    6   -8192    5120    2048   2000  225 235 255   0   0  1536     -1   0    0    0    -1
183
light  31   -7936 5056 -5120  2000  225 235 255   0 0 1536 -1   0 0   0 -1
156
light   31   -7936    5056   -5120   2000  225 235 255   0   0  1536     -1   0    0    0    -1
184
light  29   6272 5120 5120  2000  255 50 0   0 0 1536 -1   0 0   0 -1
157
light   29    6272    5120    5120   2000  255  50   0   0   0  1536     -1   0    0    0    -1
185
light  33   -8128 19456 6144  2000  0 255 0   0 0 1536 -1   0 0   0 -1
158
light   33   -8128   19456    6144   2000    0 255   0   0   0  1536     -1   0    0    0    -1
186
light  35   6080 19456 3072  2000  255 200 100   0 0 1536 -1   0 0   0 -1
159
light   35    6080   19456    3072   2000  255 200 100   0   0  1536     -1   0    0    0    -1
187
light  64   2752 10432 -19424  2000  225 235 255   0 0 1536 -1   0 0   0 -1
160
light   64    2752   10432  -19424   2000  225 235 255   0   0  1536     -1   0    0    0    -1
188
light  64   1344 8896 -18092  2000  225 235 255   0 0 1536 -1   0 0   0 -1
161
light   64    1344    8896  -18092   2000  225 235 255   0   0  1536     -1   0    0    0    -1
189
light  65   -2944 8640 -16736  2000  225 235 255   0 0 1536 -1   0 0   0 -1
162
light   65   -2944    8640  -16736   2000  225 235 255   0   0  1536     -1   0    0    0    -1
190
light  65   -4544 9856 -15771  2000  225 235 255   0 0 1536 -1   0 0   0 -1
163
light   65   -4544    9856  -15771   2000  225 235 255   0   0  1536     -1   0    0    0    -1
191
light  66   -5056 14400 -15902  2000  225 235 255   0 0 1536 -1   0 0   0 -1
164
light   66   -5056   14400  -15902   2000  225 235 255   0   0  1536     -1   0    0    0    -1
192
light  66   -3648 15488 -15500  2000  225 235 255   0 0 1536 -1   0 0   0 -1
165
light   66   -3648   15488  -15500   2000  225 235 255   0   0  1536     -1   0    0    0    -1
193
light  13   6144 5056 7168  2000  255 50 0   0 0 1536 -1   0 0   0 -1
166
light   13    6144    5056    7168   2000  255  50   0   0   0  1536     -1   0    0    0    -1
194
light  11   6208 19392 6144  2000  255 200 100   0 0 1536 -1   0 0   0 -1
167
light   11    6208   19392    6144   2000  255 200 100   0   0  1536     -1   0    0    0    -1
195
light  0   -8192 19520 6144  2000  0 255 0   0 0 1536 -1   0 0   0 -1
168
light    0   -8192   19520    6144   2000    0 255   0   0   0  1536     -1   0    0    0    -1
196
light  8   -8192 5120 8192  2000  225 235 255   0 0 1536 -1   0 0   0 -1
169
light    8   -8192    5120    8192   2000  225 235 255   0   0  1536     -1   0    0    0    -1
197
light  53   -960 11968 -17408  4000  0 255 0   0 0 1536 -1   0 0   0 -1
170
light   53    -960   11968  -17408   4000    0 255   0   0   0  1536     -1   0    0    0    -1
198
light  18   6144 5248 -10240  2000  255 50 0   0 0 1536 -1   0 0   0 -1
171
light   18    6144    5248  -10240   2000  255  50   0   0   0  1536     -1   0    0    0    -1
199
light  72   -1344 12928 -13313  4000  255 200 100   0 0 1536 -1   0 0   0 -1
172
light   72   -1344   12928  -13313   4000  255 200 100   0   0  1536     -1   0    0    0    -1
200
light  2   5696 19328 -1024  2200  255 200 100   0 0 1536 -1   0 0   0 -1
173
light    2    5696   19328   -1024   2200  255 200 100   0   0  1536     -1   0    0    0    -1
201
light  16   6208 19456 5120  2200  255 200 100   0 0 1536 -1   0 0   0 -1
174
light   16    6208   19456    5120   2200  255 200 100   0   0  1536     -1   0    0    0    -1
202
light  20   -8192 5120 6144  2000  225 235 255   0 0 1536 -1   0 0   0 -1
175
light   20   -8192    5120    6144   2000  225 235 255   0   0  1536     -1   0    0    0    -1
203
light  111   13504 12288 -2048  800  255 100 0   0 0 1536 -1   0 0   0 -1
176
light  111   13504   12288   -2048    800  255 100   0   0   0  1536     -1   0    0    0    -1
204
light  10   -8192 19520 -7168  2000  0 255 0   0 0 1536 -1   0 0   0 -1
177
light   10   -8192   19520   -7168   2000    0 255   0   0   0  1536     -1   0    0    0    -1
205
light  125   -6784 11712 6144  5000  255 50 0   0 0 1536 -1   0 0   0 -1
178
light  125   -678  4 11712    6144   5000  255  50   0   0   0  1536     -1   0    0    0    -1
206
light  97   -960 18368 4096  5000  255 50 0   0 0 1536 -1   0 0   0 -1
179
light   97    -960   18368    4096   5000  255  50   0   0   0  1536     -1   0    0    0    -1
207
light  125   -640 6784 8192  5000  255 50 0   0 0 1536 -1   0 0   0 -1
180
light  125    -640    6784    8192   5000  255  50   0   0   0  1536     -1   0    0    0    -1
208
light  125   5760 13120 4096  5000  255 50 0   0 0 1536 -1   0 0   0 -1
181
light  125    5760   13120    4096   5000  255  50   0   0   0  1536     -1   0    0    0    -1
209
light  22   -8320 19392 3072  2000  0 255 0   0 0 1536 -1   0 0   0 -1
182
light   22   -8320   19392    3072   2000    0 255   0   0   0  1536     -1   0    0    0    -1
210
light  113   -1984 15488 -34817  2000  225 235 255   0 0 1536 -1   0 0   0 -1
183
light  113   -1984   15488  -34817   2000  225 235 255   0   0  1536     -1   0    0    0    -1
211
light  113   576 15552 -30721  2000  225 235 255   0 0 1536 -1   0 0   0 -1
184
light  113     576   15552  -30721   2000  225 235 255   0   0  1536     -1   0    0    0    -1
212
light  117   -576 10496 -30721  3000  225 235 255   0 0 1536 -1   0 0   0 -1
185
light  117    -576   10496  -30721   3000  225 235 255   0   0  1536     -1   0    0    0    -1
213
light  55   3200 7936 -19456  3500  225 235 255   0 0 1536 -1   0 0   0 -1
186
light   55    3200    7936  -19456   3500  225 235 255   0   0  1536     -1   0    0    0    -1
214
light  94   -6976 11456 1024  3500  255 200 100   0 0 1536 -1   0 0   0 -1
187
light   94   -6976   11456    1024   3500  255 200 100   0   0  1536     -1   0    0    0    -1
215
light  95   -1536 18816 1024  3500  255 200 100   0 0 1536 -1   0 0   0 -1
188
light   95   -1536   18816    1024   3500  255 200 100   0   0  1536     -1   0    0    0    -1
216
light  95   5824 13312 3072  3500  255 200 100   0 0 1536 -1   0 0   0 -1
189
light   95    5824   13312    3072   3500  255 200 100   0   0  1536     -1   0    0    0    -1
217
light  94   -192 6016 -8192  3500  255 200 100   0 0 1536 -1   0 0   0 -1
190
light   94    -192    6016   -8192   3500  255 200 100   0   0  1536     -1   0    0    0    -1
218
light  55   -4928 8192 -22528  3500  225 235 255   0 0 1536 -1   0 0   0 -1
191
light   55   -4928    8192  -22528   3500  225 235 255   0   0  1536     -1   0    0    0    -1
219
light  56   -5376 16960 -19456  3500  225 235 255   0 0 1536 -1   0 0   0 -1
192
light   56   -5376   16960  -19456   3500  225 235 255   0   0  1536     -1   0    0    0    -1
220
light  55   3264 16448 -21504  3500  225 235 255   0 0 1536 -1   0 0   0 -1
193
light   55    3264   16448  -21504   3500  225 235 255   0   0  1536     -1   0    0    0    -1
221
 
194