Subversion Repositories duke3d_hrp

Rev

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

Rev 490 Rev 507
1
// Maphacks for Duke3D HRP
1
// Maphacks for Duke3D HRP
2
// Level:  E4L5.MAP - "Pigsty" (Original Atomic Edition version)
2
// Level:  E4L5.MAP - "Pigsty" (Original Atomic Edition version)
3
// Author: Richard Bailey Gray (The Levelord) & 0.66% Randall S Pitchford II
3
// Author: Richard Bailey Gray (The Levelord) & 0.66% Randall S Pitchford II
4
// mapmd4: d8053c19bc718865727fb4164e625920
4
// mapmd4: d8053c19bc718865727fb4164e625920
5
// Reviewed by NightFright (February 2012)
5
// Reviewed by NightFright (February 2012)
6
 
6
 
7
 
7
 
8
 
8
 
9
// PROPS
9
// PROPS
10
 
10
 
11
// Chairs
11
// Chairs
12
sprite     4 angoff    -512
12
sprite     4 angoff    -512
13
sprite   166 angoff    -896
13
sprite   166 angoff    -896
14
sprite   167 angoff     1024
14
sprite   167 angoff     1024
15
sprite   168 angoff     1024
15
sprite   168 angoff     1024
16
sprite   169 angoff     1024
16
sprite   169 angoff     1024
17
sprite   170 angoff     1024
17
sprite   170 angoff     1024
18
sprite   171 angoff     896
18
sprite   171 angoff     896
19
sprite   172 angoff    -128
19
sprite   172 angoff    -128
20
sprite   177 angoff     128
20
sprite   177 angoff     128
21
sprite   336 angoff     1024
21
sprite   336 angoff     1024
22
sprite   337 angoff     1024
22
sprite   337 angoff     1024
23
sprite   340 angoff     1024
23
sprite   340 angoff     1024
24
sprite   341 angoff     1024
24
sprite   341 angoff     1024
25
sprite   342 angoff     1024
25
sprite   342 angoff     1024
26
sprite   346 angoff     1024
26
sprite   346 angoff     1024
27
sprite   356 angoff     128
27
sprite   356 angoff     128
28
sprite   357 angoff    -128
28
sprite   357 angoff    -128
29
sprite   499 angoff     512
29
sprite   499 angoff     512
30
 
30
 
31
// Coffee machines
31
// Coffee machines
32
sprite   195 angoff     128
32
sprite   195 angoff     128
33
sprite   347 angoff     576
33
sprite   347 angoff     576
34
sprite   472 angoff     1024
34
sprite   472 angoff     1024
35
 
35
 
36
// Coffee mugs
36
// Coffee mugs
37
sprite   180 angoff    -256        // tile4438 coffeemug
37
sprite   180 angoff    -256        // tile4438 coffeemug
38
sprite   181 angoff     384        // tile4438 coffeemug
38
sprite   181 angoff     384        // tile4438 coffeemug
39
sprite   182 angoff     64         // tile4438 coffeemug
39
sprite   182 angoff     64         // tile4438 coffeemug
40
sprite   183 angoff    -768        // tile4438 coffeemug
40
sprite   183 angoff    -768        // tile4438 coffeemug
41
sprite   184 angoff    -512        // tile4438 coffeemug
41
sprite   184 angoff    -512        // tile4438 coffeemug
42
sprite   185 angoff     1024       // tile4438 coffeemug
42
sprite   185 angoff     1024       // tile4438 coffeemug
43
sprite   193 angoff    -384        // tile4438 coffeemug
43
sprite   193 angoff    -384        // tile4438 coffeemug
44
sprite   194 angoff    -128        // tile4438 coffeemug
44
sprite   194 angoff    -128        // tile4438 coffeemug
45
sprite   248 angoff     384        // tile4438 coffeemug
45
sprite   248 angoff     384        // tile4438 coffeemug
46
sprite   249 angoff    -128        // tile4438 coffeemug
46
sprite   249 angoff    -128        // tile4438 coffeemug
47
sprite   250 angoff     768        // tile4438 coffeemug
47
sprite   250 angoff     768        // tile4438 coffeemug
48
sprite   251 angoff    -128        // tile4438 coffeemug
48
sprite   251 angoff    -128        // tile4438 coffeemug
49
sprite   252 angoff    -256        // tile4438 coffeemug
49
sprite   252 angoff    -256        // tile4438 coffeemug
50
sprite   788 angoff    -64         // tile4438 coffeemug
50
sprite   788 angoff    -64         // tile4438 coffeemug
51
sprite   789 angoff     256        // tile4438 coffeemug
51
sprite   789 angoff     256        // tile4438 coffeemug
52
 
52
 
53
// Desklamps
53
// Desklamps
54
sprite   469 angoff     1024
54
sprite   469 angoff     1024
55
sprite   689 angoff     512
55
sprite   689 angoff     512
56
 
56
 
57
// Desksigns (McClain, Dredd)
57
// Desksigns (McClain, Dredd)
58
sprite    55 angoff     512        // tile4473 (J.Dredd)
58
sprite    55 angoff     512        // tile4473 (J.Dredd)
59
sprite   247 angoff     256
59
sprite   247 angoff     256
60
sprite   829 angoff    -384
60
sprite   829 angoff    -384
61
 
61
 
62
// Donut boxes
62
// Donut boxes
63
sprite   391 angoff     128        // tile1045 donuts
63
sprite   391 angoff     128        // tile1045 donuts
64
sprite   392 angoff    -640        // tile1045 donuts
64
sprite   392 angoff    -640        // tile1045 donuts
65
 
65
 
66
// Fire extinguisher
66
// Fire extinguisher
67
sprite   133 angoff     512
67
sprite   133 angoff     512
68
 
68
 
69
// Microphone
69
// Microphone
70
sprite   465 angoff     256
70
sprite   465 angoff     256
71
 
71
 
72
// Tripod cameras
72
// Tripod cameras
73
sprite   464 angoff    -896
73
sprite   464 angoff    -896
74
 
74
 
75
// US flag
75
// US flag
76
sprite   787 angoff    -256
76
sprite   787 angoff    -256
77
 
77
 
78
 
78
 
79
 
79
 
80
// ITEMS/POWERUPS
80
// ITEMS/POWERUPS
81
 
81
 
82
// Armor
82
// Armor
83
sprite   812 angoff     192        // tile0054 shield (multiplayer)
83
sprite   812 angoff     192        // tile0054 shield (multiplayer)
84
 
84
 
85
// Health +10
85
// Health +10
86
sprite   623 angoff     512        // tile0051 cola
86
sprite   623 angoff     512        // tile0051 cola
87
sprite   816 angoff     512        // tile0051 cola (multiplayer)
87
sprite   816 angoff     512        // tile0051 cola (multiplayer)
88
sprite   817 angoff     512        // tile0051 cola (multiplayer)
88
sprite   817 angoff     512        // tile0051 cola (multiplayer)
89
sprite   818 angoff     512        // tile0051 cola (multiplayer)
89
sprite   818 angoff     512        // tile0051 cola (multiplayer)
90
sprite   819 angoff     512        // tile0051 cola (multiplayer)
90
sprite   819 angoff     512        // tile0051 cola (multiplayer)
91
 
91
 
92
// Health +30
92
// Health +30
93
sprite   119 angoff     256        // tile0052 sixpack
93
sprite   119 angoff     256        // tile0052 sixpack
94
sprite   120 angoff    -128        // tile0052 sixpack
94
sprite   120 angoff    -128        // tile0052 sixpack
95
sprite   192 angoff     512        // tile0052 sixpack
95
sprite   192 angoff     512        // tile0052 sixpack
96
sprite   265 angoff    -512        // tile0052 sixpack
96
sprite   265 angoff    -512        // tile0052 sixpack
97
sprite   269 angoff    -512        // tile0052 sixpack
97
sprite   269 angoff    -512        // tile0052 sixpack
98
sprite   716 angoff     768        // tile0052 sixpack
98
sprite   716 angoff     768        // tile0052 sixpack
99
sprite   852 angoff    -512        // tile0052 sixpack
99
sprite   852 angoff    -512        // tile0052 sixpack
100
 
100
 
101
// HoloDuke
101
// HoloDuke
102
sprite   841 angoff     1024       // tile1348 holoduke
102
sprite   841 angoff     1024       // tile1348 holoduke
103
 
103
 
104
// Jetpack
104
// Jetpack
105
sprite   211 angoff    -512        // tile0150 jetpack
105
sprite   211 angoff    -512        // tile0057 jetpack
106
sprite   767 angoff    -768        // tile0150 jetpack (multiplayer)
106
sprite   767 angoff    -768        // tile0057 jetpack (multiplayer)
107
 
107
 
108
// Keycards (B/Y/R)
108
// Keycards (B/Y/R)
109
sprite   363 angoff     512
109
sprite   363 angoff     512
110
sprite   751 angoff    -576
110
sprite   751 angoff    -576
111
sprite   854 angoff    -768
111
sprite   854 angoff    -768
112
 
112
 
113
// Medkit
113
// Medkit
114
sprite   264 angoff     512        // tile0053 firstaid
114
sprite   264 angoff     512        // tile0053 firstaid
115
sprite   268 angoff    -512        // tile0053 firstaid
115
sprite   268 angoff    -512        // tile0053 firstaid
116
 
116
 
117
// Nightvision
117
// Nightvision
118
sprite   773 angoff     1024       // tile0059 heatsensor
118
sprite   773 angoff     1024       // tile0059 heatsensor
119
 
119
 
120
// Steroids
120
// Steroids
121
sprite    79 angoff     512        // tile0055 steroids
121
sprite    79 angoff     512        // tile0055 steroids
122
sprite    80 angoff     768        // tile0055 steroids
122
sprite    80 angoff     768        // tile0055 steroids
123
sprite   267 angoff    -256        // tile0055 steroids
123
sprite   267 angoff    -256        // tile0055 steroids
124
 
124
 
125
 
125
 
126
 
126
 
127
// WEAPONS/AMMO
127
// WEAPONS/AMMO
128
 
128
 
129
// Pistol & ammo
129
// Pistol & ammo
130
sprite   151 angoff    -512
130
sprite   151 angoff    -512
131
sprite   815 angoff     256
131
sprite   815 angoff     256
132
 
132
 
133
// Shotgun & ammo
133
// Shotgun & ammo
134
sprite   118 angoff    -256
134
sprite   118 angoff    -256
135
sprite   136 angoff    -256
135
sprite   136 angoff    -256
136
sprite   142 angoff     1024 // Dukematch only
136
sprite   142 angoff     1024 // Dukematch only
137
sprite   190 angoff     512
137
sprite   190 angoff     512
138
sprite   613 angoff    -640
138
sprite   613 angoff    -640
139
sprite   615 angoff     1024
139
sprite   615 angoff     1024
140
sprite   813 angoff     768 // Dukematch only
140
sprite   813 angoff     768 // Dukematch only
141
 
141
 
142
// Chaingun & ammo
142
// Chaingun & ammo
143
sprite   121 angoff     128
143
sprite   121 angoff     128
144
sprite   122 angoff    -896
144
sprite   122 angoff    -896
145
sprite   528 angoff    -512
145
sprite   528 angoff    -512
146
sprite   529 angoff    -512
146
sprite   529 angoff    -512
147
sprite   530 angoff    -512
147
sprite   530 angoff    -512
148
sprite   618 angoff     1024
148
sprite   618 angoff     1024
149
sprite   619 angoff     1024
149
sprite   619 angoff     1024
150
 
150
 
151
// RPG & ammo
151
// RPG & ammo
152
sprite   260 angoff     1024
152
sprite   260 angoff     1024
153
sprite   769 angoff    -512
153
sprite   769 angoff    -512
154
 
154
 
155
// Pipebombs
155
// Pipebombs
156
sprite    61 angoff    -512
156
sprite    61 angoff    -512
157
sprite   717 angoff     256
157
sprite   717 angoff     256
158
sprite   811 angoff     768
158
sprite   811 angoff     768
159
 
159
 
160
// Devastator & ammo
160
// Devastator & ammo
161
sprite   715 angoff    -256
161
sprite   715 angoff    -256
162
 
162
 
163
// Laser Tripbomb
163
// Laser Tripbomb
164
sprite   196 angoff     512        // tile0027 tripbombsprite
164
sprite   196 angoff     512        // tile0027 tripbombsprite
165
sprite   197 angoff     512        // tile0027 tripbombsprite
165
sprite   197 angoff     512        // tile0027 tripbombsprite
166
 
166
 
167
// Shrinker/Expander & ammo
167
// Shrinker/Expander & ammo
168
sprite    87 angoff    -768
168
sprite    87 angoff    -768
169
sprite    89 angoff    -256
169
sprite    89 angoff    -256
170
sprite   768 angoff     512
170
sprite   768 angoff     512
171
 
171
 
172
// Freezethrower & ammo
172
// Freezethrower & ammo
173
sprite   90 angoff     -768
173
sprite   90 angoff     -768
174
 
174
 
175
 
175
 
176
 
176
 
177
// OVERRIDE
177
// OVERRIDE
178
 
178
 
179
// "Book 'em, Dan-o!" switches
179
// "Book 'em, Dan-o!" switches
180
sprite   798 notmd
180
sprite   798 notmd
181
sprite   799 notmd
181
sprite   799 notmd
182
sprite   800 notmd
182
sprite   800 notmd
183
sprite   801 notmd
183
sprite   801 notmd
184
sprite   802 notmd
184
sprite   802 notmd
185
sprite   803 notmd
185
sprite   803 notmd
186
sprite   804 notmd
186
sprite   804 notmd
187
sprite   805 notmd
187
sprite   805 notmd
188
sprite   806 notmd
188
sprite   806 notmd
189
sprite   807 notmd
189
sprite   807 notmd
190
sprite   808 notmd
190
sprite   808 notmd
191
sprite   809 notmd
191
sprite   809 notmd
192
sprite   810 notmd
192
sprite   810 notmd
193
sprite   839 notmd
193
sprite   839 notmd
194
sprite   840 notmd
194
sprite   840 notmd
195
 
195
 
196
// Fixes for badly wall-aligned sprites
196
// Fixes for badly wall-aligned sprites
197
sprite    38 mdzoff     2500 // drinking fountain
197
sprite    38 mdzoff     2500 // drinking fountain
198
sprite    38 pitch      1
198
sprite    38 pitch      1
199
sprite    78 away1 // "Wanted Dead" screen
199
sprite    78 away1 // "Wanted Dead" screen
200
sprite   128 away1 // President picture
200
sprite   128 away1 // President picture
201
sprite   129 away1 // President picture
201
sprite   129 away1 // President picture
202
sprite   195 mdzoff    -260000 // thermos
202
sprite   195 mdzoff    -260000 // thermos
203
sprite   195 pitch      1
203
sprite   195 pitch      1
204
 
204
 
205
// Forcing any floor aligned model to be rendered as sprite
205
// Forcing any floor aligned model to be rendered as sprite
206
sprite    20 notmd
206
sprite    20 notmd
207
sprite    21 notmd
207
sprite    21 notmd
208
sprite    22 notmd
208
sprite    22 notmd
209
sprite    23 notmd
209
sprite    23 notmd
210
sprite    62 notmd
210
sprite    62 notmd
211
sprite    71 notmd
211
sprite    71 notmd
212
sprite   126 notmd
212
sprite   126 notmd
213
sprite   154 notmd
213
sprite   154 notmd
214
sprite   157 notmd
214
sprite   157 notmd
215
sprite   178 notmd
215
sprite   178 notmd
216
sprite   179 notmd
216
sprite   179 notmd
217
sprite   191 notmd
217
sprite   191 notmd
218
sprite   241 notmd
218
sprite   241 notmd
219
sprite   242 notmd
219
sprite   242 notmd
220
sprite   244 notmd
220
sprite   244 notmd
221
sprite   245 notmd
221
sprite   245 notmd
222
sprite   253 notmd
222
sprite   253 notmd
223
sprite   371 notmd
223
sprite   371 notmd
224
sprite   737 notmd
224
sprite   737 notmd
225
sprite   738 notmd
225
sprite   738 notmd
226
sprite   739 notmd
226
sprite   739 notmd
227
sprite   740 notmd
227
sprite   740 notmd
228
sprite   741 notmd
228
sprite   741 notmd
229
sprite   742 notmd
229
sprite   742 notmd
230
sprite   743 notmd
230
sprite   743 notmd
231
sprite   744 notmd
231
sprite   744 notmd
232
sprite   745 notmd
232
sprite   745 notmd
233
sprite   746 notmd
233
sprite   746 notmd
234
sprite   747 notmd
234
sprite   747 notmd
235
sprite   748 notmd
235
sprite   748 notmd
236
sprite   772 notmd
236
sprite   772 notmd
237
sprite   821 notmd
237
sprite   821 notmd
238
sprite   822 notmd
238
sprite   822 notmd
239
sprite   825 notmd
239
sprite   825 notmd
240
sprite   844 notmd
240
sprite   844 notmd
241
sprite   845 notmd
241
sprite   845 notmd
242
 
242
 
243
// Switches to be hidden
243
// Switches to be hidden
244
sprite    75 notmd // Behind the 2-way mirror
244
sprite    75 notmd // Behind the 2-way mirror
245
sprite   735 notmd // Payphone
245
sprite   735 notmd // Payphone
246
sprite   736 notmd // Payphone
246
sprite   736 notmd // Payphone
247
 
247
 
248
 
248
 
249
 
249
 
250
// LIGHTS
250
// LIGHTS
251
 
251
 
252
// by Devastator
252
// by Devastator
253
//    sect     x       y       z   range   r   g   b    rad fade  ang horiz mins maxs prio tile
253
//    sect     x       y       z    range   r   g   b  rad fade  ang  horiz mins maxs prio tile
254
light  329   32384  -20416  107520   600  185 185 185     0   0  1536    -1   0    0    0    -1
254
light  329   32384  -20416  107520    600  185 185 185   0   0  1536     -1   0    0    0    -1
255
light  413   30976  -21152  104448  2200   51  51  51     0   0  1536    -1   0    0    0    -1
255
light  413   30976  -21152  104448   2200   51  51  51   0   0  1536     -1   0    0    0    -1
256
light  489   19456  -23552   -2816  7000   21  21  21     0   0  1536    -1   0    0    0    -1
256
light  489   19456  -23552   -2816   7000   21  21  21   0   0  1536     -1   0    0    0    -1
257
light  403   15872  -30464   -2816  8500   21  21  21     0   0  1536    -1   0    0    0    -1
257
light  403   15872  -30464   -2816   8500   21  21  21   0   0  1536     -1   0    0    0    -1
258
light  490   14592  -22016  107520  8500   21  21  21     0   0  1536    -1   0    0    0    -1
258
light  490   14592  -22016  107520   8500   21  21  21   0   0  1536     -1   0    0    0    -1
259
light  487   24320  -24320  110592  3900   21  21  21     0   0  1536    -1   0    0    0    -1
259
light  487   24320  -24320  110592   3900   21  21  21   0   0  1536     -1   0    0    0    -1
260
light  546   23040  -32512  121856  3900   21  21  21     0   0  1536    -1   0    0    0    -1
260
light  546   23040  -32512  121856   3900   21  21  21   0   0  1536     -1   0    0    0    -1
261
light  546   23808  -28416  124928  2500   61  61  61     0   0  1536    -1   0    0    0    -1
261
light  546   23808  -28416  124928   2500   61  61  61   0   0  1536     -1   0    0    0    -1
262
light  546   22272  -34304  134144  1000  101 101 101     0   0  1536    -1   0    0    0    -1
262
light  546   22272  -34304  134144   1000  101 101 101   0   0  1536     -1   0    0    0    -1
263
light  375   25856  -38144   91136  2500   11  11  11     0   0  1536    -1   0    0    0    -1
263
light  375   25856  -38144   91136   2500   11  11  11   0   0  1536     -1   0    0    0    -1
264
light  553   20480  -38144  112892  2500   11  11  11     0   0  1536    -1   0    0    0    -1
264
light  553   20480  -38144  112892   2500   11  11  11   0   0  1536     -1   0    0    0    -1
265
light  557   16640  -38208  124927  2700   71  71  71     0   0  1536    -1   0    0    0    -1
265
light  557   16640  -38208  124927   2700   71  71  71   0   0  1536     -1   0    0    0    -1
266
light  557   15232  -38400  113663  1300   91  91  91     0   0  1536    -1   0    0    0    -1
266
light  557   15232  -38400  113663   1300   91  91  91   0   0  1536     -1   0    0    0    -1
267
light  343   20032  -40896  130048  1000  182  44  16     0   0  1536    -1   0    0    0    -1
267
light  343   20032  -40896  130048   1000  182  44  16   0   0  1536     -1   0    0    0    -1
268
light   20   13184  -36288  134144  1500  101 101 101     0   0  1536    -1   0    0    0    -1
268
light   20   13184  -36288  134144   1500  101 101 101   0   0  1536     -1   0    0    0    -1
269
light  479   12672  -40512  119808  2500   41  41  41     0   0  1536    -1   0    0    0    -1
269
light  479   12672  -40512  119808   2500   41  41  41   0   0  1536     -1   0    0    0    -1
270
light  558   16704  -44224  118784  1700   31  31  31     0   0  1536    -1   0    0    0    -1
270
light  558   16704  -44224  118784   1700   31  31  31   0   0  1536     -1   0    0    0    -1
271
light  331   17088  -47552  119808  1700   21  21  21     0   0  1536    -1   0    0    0    -1
271
light  331   17088  -47552  119808   1700   21  21  21   0   0  1536     -1   0    0    0    -1
272
light  153   17472  -45824  128000  1400   51  51  51     0   0  1536    -1   0    0    0    -1
272
light  153   17472  -45824  128000   1400   51  51  51   0   0  1536     -1   0    0    0    -1
273
light  154   17536  -49472  126976  1400   51  51  51     0   0  1536    -1   0    0    0    -1
273
light  154   17536  -49472  126976   1400   51  51  51   0   0  1536     -1   0    0    0    -1
274
light  155   19456  -45184  132096  1400  141 141 141     0   0  1536    -1   0    0    0    -1
274
light  155   19456  -45184  132096   1400  141 141 141   0   0  1536     -1   0    0    0    -1
275
light  157   21760  -45120  132096  1400  141 141 141     0   0  1536    -1   0    0    0    -1
275
light  157   21760  -45120  132096   1400  141 141 141   0   0  1536     -1   0    0    0    -1
276
light  156   22016  -47104  138240  2000   38  37  19     0   0  1536    -1   0    0    0    -1
276
light  156   22016  -47104  138240   2000   38  37  19   0   0  1536     -1   0    0    0    -1
277
light  156   19520  -46976  135168  2000   38  37  19     0   0  1536    -1   0    0    0    -1
277
light  156   19520  -46976  135168   2000   38  37  19   0   0  1536     -1   0    0    0    -1
278
light  503   19648  -48576  122880  1500   28  27   9     0   0  1536    -1   0    0    0    -1
278
light  503   19648  -48576  122880   1500   28  27   9   0   0  1536     -1   0    0    0    -1
279
light  502   22464  -48704  120832  1500   28  27   9     0   0  1536    -1   0    0    0    -1
279
light  502   22464  -48704  120832   1500   28  27   9   0   0  1536     -1   0    0    0    -1
280
light  503   19648  -51200  121856  1600   31  31  31     0   0  1536    -1   0    0    0    -1
280
light  503   19648  -51200  121856   1600   31  31  31   0   0  1536     -1   0    0    0    -1
281
light  502   22272  -51200  121856  1600   31  31  31     0   0  1536    -1   0    0    0    -1
281
light  502   22272  -51200  121856   1600   31  31  31   0   0  1536     -1   0    0    0    -1
282
light  372   34432  -38848  112640  1700   51  51  51     0   0  1536    -1   0    0    0    -1
282
light  372   34432  -38848  112640   1700   51  51  51   0   0  1536     -1   0    0    0    -1
283
light  372   36608  -36800   93184  4200   71  71  71     0   0  1536    -1   0    0    0    -1
283
light  372   36608  -36800   93184   4200   71  71  71   0   0  1536     -1   0    0    0    -1
284
light  531   29184  -38400  100352  2500   41  41  41     0   0  1536    -1   0    0    0    -1
284
light  531   29184  -38400  100352   2500   41  41  41   0   0  1536     -1   0    0    0    -1
285
light   64   28800  -39552  107776  1200   85  85  85     0   0   512  -341   0    0    0    -1
285
light   64   28800  -39552  107776   1200   85  85  85   0   0   512   -341   0    0    0    -1
286
light  388   26368  -41152  126976  2500  101 101 101     0   0  1536    -1   0    0    0    -1
286
light  388   26368  -41152  126976   2500  101 101 101   0   0  1536     -1   0    0    0    -1
287
light  111   23968  -41010  131072  1300   81  81  81     0   0  1536    -1   0    0    0    -1
287
light  111   23968  -41010  131072   1300   81  81  81   0   0  1536     -1   0    0    0    -1
288
light   79   25024  -46912  111616  1400  145 145 145     0   0  1536    19   0    0    0    -1
288
light   79   25024  -46912  111616   1400  145 145 145   0   0  1536     19   0    0    0    -1
289
light  390   25664  -45696  122880  1800  255 255 255     0   0  1536    -1   0    0    0    -1
289
light  390   25664  -45696  122880   1800  255 255 255   0   0  1536     -1   0    0    0    -1
290
light   81   25088  -44480  112640  1400  145 145 145     0   0  1536    19   0    0    0    -1
290
light   81   25088  -44480  112640   1400  145 145 145   0   0  1536     19   0    0    0    -1
291
light   23   31872  -40512  109568  1200  165 165 165     0   0  1536    19   0    0    0    -1
291
light   23   31872  -40512  109568   1200  165 165 165   0   0  1536     19   0    0    0    -1
292
light   88   24320  -45696  104448  1300  135 135 135     0   0  1536    19   0    0    0    -1
292
light   88   24320  -45696  104448   1300  135 135 135   0   0  1536     19   0    0    0    -1
293
light  458   46592  -23664   86016  2400   98  97  79     0   0  1536    -1   0    0    0    -1
293
light  458   46592  -23664   86016   2400   98  97  79   0   0  1536     -1   0    0    0    -1
294
light  410   29904  -22592   97280  1700  185 185 185     0   0  1536    -1   0    0    0    -1
294
light  410   29904  -22592   97280   1700  185 185 185   0   0  1536     -1   0    0    0    -1
295
light  410   29760  -24656   96256  1700  185 185 185     0   0  1536    -1   0    0    0    -1
295
light  410   29760  -24656   96256   1700  185 185 185   0   0  1536     -1   0    0    0    -1
296
light  410   32544  -23504  107520  3000   65  65  65     0   0  1536    -1   0    0    0    -1
296
light  410   32544  -23504  107520   3000   65  65  65   0   0  1536     -1   0    0    0    -1
297
light  402   31344  -26576   94208  1800   31  31  31     0   0  1536    -1   0    0    0    -1
297
light  402   31344  -26576   94208   1800   31  31  31   0   0  1536     -1   0    0    0    -1
298
light  408   27312  -24752   97280  2400   71  71  71     0   0  1536    -1   0    0    0    -1
298
light  408   27312  -24752   97280   2400   71  71  71   0   0  1536     -1   0    0    0    -1
299
light  546   26416  -32032  132096  2200   81  81  81     0   0  1536    -1   0    0    0    -1
299
light  546   26416  -32032  132096   2200   81  81  81   0   0  1536     -1   0    0    0    -1
300
light  546   26464  -29616  132096  2200   81  81  81     0   0  1536    -1   0    0    0    -1
300
light  546   26464  -29616  132096   2200   81  81  81   0   0  1536     -1   0    0    0    -1
301
light  317   20528  -33568  120832  2200  121 121 121     0   0  1536    -1   0    0    0    -1
301
light  317   20528  -33568  120832   2200  121 121 121   0   0  1536     -1   0    0    0    -1
302
light  317   20352  -28464  118784  2200  121 121 121     0   0  1536    -1   0    0    0    -1
302
light  317   20352  -28464  118784   2200  121 121 121   0   0  1536     -1   0    0    0    -1
303
light  530   32000  -37376  100352  3300   11  11  11     0   0  1536    -1   0    0    0    -1
303
light  530   32000  -37376  100352   3300   11  11  11   0   0  1536     -1   0    0    0    -1
304
light  144   33536  -43776   97280  2200  241 241 241     0   0  1536    -1   0    0    0    -1
304
light  144   33536  -43776   97280   2200  241 241 241   0   0  1536     -1   0    0    0    -1
305
light  252   32896  -40928   99584  1200   61  61  61     0   0  1536    -1   0    0    0    -1
305
light  252   32896  -40928   99584   1200   61  61  61   0   0  1536     -1   0    0    0    -1
306
light  142   31520  -43552  107520  1500   41  41  41     0   0  1536    -1   0    0    0    -1
306
light  142   31520  -43552  107520   1500   41  41  41   0   0  1536     -1   0    0    0    -1
307
light  438   33280  -45696  106496  1800   91  91  91     0   0  1536    -1   0    0    0    -1
307
light  438   33280  -45696  106496   1800   91  91  91   0   0  1536     -1   0    0    0    -1
308
light  385   28192  -45632  103424  2900   21  21  21     0   0  1536    -1   0    0    0    -1
308
light  385   28192  -45632  103424   2900   21  21  21   0   0  1536     -1   0    0    0    -1
309
light  355   35488  -34400  107520  2400  141 141 141     0   0  1536    -1   0    0    0    -1
309
light  355   35488  -34400  107520   2400  141 141 141   0   0  1536     -1   0    0    0    -1
310
light   57   34688  -32064  103424   900   51  51  51     0   0  1536    -1   0    0    0    -1
310
light   57   34688  -32064  103424    900   51  51  51   0   0  1536     -1   0    0    0    -1
311
light  476   30784  -32320  104448  1400  101 101 101     0   0  1536    -1   0    0    0    -1
311
light  476   30784  -32320  104448   1400  101 101 101   0   0  1536     -1   0    0    0    -1
312
light  548   28608  -35392   88064  2200   21  21  21     0   0  1536    -1   0    0    0    -1
312
light  548   28608  -35392   88064   2200   21  21  21   0   0  1536     -1   0    0    0    -1
313
light  102   30720  -35328  112640  1100  121 121 121     0   0  1536    -1   0    0    0    -1
313
light  102   30720  -35328  112640   1100  121 121 121   0   0  1536     -1   0    0    0    -1
314
light  475   27648  -32000  101376  1600   51  51  51     0   0  1536    -1   0    0    0    -1
314
light  475   27648  -32000  101376   1600   51  51  51   0   0  1536     -1   0    0    0    -1
315
light  118   28608  -28672  116912  1500   41  41  41     0   0  1536    -1   0    0    0    -1
315
light  118   28608  -28672  116912   1500   41  41  41   0   0  1536     -1   0    0    0    -1
316
light  122   24192  -28032  129023  3300  131 131 131     0   0  1536    -1   0    0    0    -1
316
light  122   24192  -28032  129023   3300  131 131 131   0   0  1536     -1   0    0    0    -1
317
light  108   28736  -23488   99328   900  201 201 201     0   0  1536    -1   0    0    0    -1
317
light  108   28736  -23488   99328    900  201 201 201   0   0  1536     -1   0    0    0    -1
318
light  442   14720  -18496   16384  1400  101 101 101     0   0  1536    -1   0    0    0    -1
318
light  442   14720  -18496   16384   1400  101 101 101   0   0  1536     -1   0    0    0    -1
319
light  326   31616  -20224  107520   600  185 185 185     0   0  1536    -1   0    0    0    -1
319
light  326   31616  -20224  107520    600  185 185 185   0   0  1536     -1   0    0    0    -1
320
light  139   42640  -33792   95232  1000  240  91  37     0   0  1024   109   0    0    0    -1
320
light  139   42640  -33792   95232   1000  240  91  37   0   0  1024    109   0    0    0    -1
321
light  139   42960  -33792   87680  6700  240  91  37   344 258  1024   109   0    0    0    -1
321
light  139   42960  -33792   87680   6700  240  91  37 344 258  1024    109   0    0    0    -1
322
light  132   44032  -23552   72704 11500  255 255 255   326 244  1024   -71   0    0    0    -1
322
light  132   44032  -23552   72704  11500  255 255 255 326 244  1024    -71   0    0    0    -1
323
 
323