Subversion Repositories duke3d_hrp

Rev

Rev 412 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 412 Rev 652
Line 1... Line 1...
1
// Maphacks for Duke3D HRP
1
// Maphacks for the Duke Nukem 3D High Resolution Pack (HRP)
2
// Level: E4L2.MAP - "Duke-Burger" (Original Atomic Edition version)
-
 
3
// Reviewed by NightFright (February 2012)
-
 
4
 
-
 
5
 
-
 
6
 
-
 
7
// PROPS
-
 
8
 
-
 
9
// Bottles
-
 
10
sprite 41 angoff 192
-
 
11
 
-
 
12
// Boxes
-
 
13
sprite 156 angoff 64
-
 
14
sprite 157 angoff -128
-
 
15
 
-
 
16
// C9 cannisters
-
 
17
sprite 2 angoff 256
-
 
18
sprite 3 angoff -128
-
 
19
sprite 4 angoff 512
-
 
20
sprite 5 angoff 768
-
 
21
sprite 6 angoff -256
-
 
22
sprite 7 angoff 384
-
 
23
sprite 8 angoff -768
-
 
24
sprite 9 angoff 128
-
 
25
sprite 10 angoff -256
-
 
26
sprite 11 angoff 768
-
 
27
sprite 12 angoff -384
-
 
28
sprite 13 angoff 64
-
 
29
sprite 14 angoff 256
-
 
30
sprite 15 angoff -768
-
 
31
sprite 16 angoff -128
-
 
32
sprite 17 angoff 256
-
 
33
sprite 18 angoff -512
-
 
34
sprite 19 angoff 128
-
 
35
sprite 20 angoff 384
-
 
36
sprite 21 angoff -256
-
 
37
 
-
 
38
// Chair
-
 
39
sprite 273 angoff -512
-
 
40
sprite 521 angoff 512
-
 
41
 
-
 
42
// Chickens (storage room)
-
 
43
sprite 581 angoff 128
-
 
44
sprite 582 angoff -256
-
 
45
sprite 583 angoff 512
-
 
46
sprite 627 angoff -128
-
 
47
sprite 628 angoff 768
-
 
48
sprite 629 angoff -64
-
 
49
 
-
 
50
// Deskphone
-
 
51
sprite 678 angoff -768
-
 
52
 
-
 
53
// Fries
-
 
54
sprite 477 angoff -128
-
 
55
sprite 478 angoff 768
-
 
56
 
-
 
57
// IV Unit
-
 
58
sprite 363 angoff 384
-
 
59
 
-
 
60
// Jollymeals/Foodobjects
-
 
61
sprite 325 angoff 256
-
 
62
sprite 656 angoff -128
-
 
63
sprite 657 angoff -192
-
 
64
 
-
 
65
// Ketchup/mustard 
-
 
66
sprite 559 angoff 128
-
 
67
sprite 560 angoff -64
-
 
68
 
-
 
69
// Robotdog2
-
 
70
sprite 37 angoff 192
-
 
71
 
-
 
72
// Scale
-
 
73
sprite 362 angoff 768
-
 
74
 
-
 
75
// "Slippery floor" sign
-
 
76
sprite 676 angoff -256
-
 
77
 
-
 
78
// Wooden Horses
-
 
79
sprite 118 angoff 896
-
 
80
sprite 119 angoff 256
-
 
81
sprite 120 angoff -192
-
 
82
sprite 121 angoff 384
-
 
83
sprite 122 angoff 96
-
 
84
sprite 123 angoff -128
-
 
85
 
-
 
86
 
-
 
87
 
-
 
88
// ITEMS/POWERUPS
-
 
89
 
-
 
90
// Armor
-
 
91
sprite 217 angoff 512
-
 
92
sprite 354 angoff 1024
-
 
93
 
-
 
94
// Health +10
-
 
95
sprite 124 angoff 512
-
 
96
sprite 136 angoff 512
-
 
97
sprite 352 angoff 512 // Dukematch only
-
 
98
sprite 680 angoff 512
-
 
99
 
-
 
100
// Health +30
-
 
101
sprite 335 angoff -896
-
 
102
sprite 353 angoff 512
-
 
103
sprite 356 angoff 256
-
 
104
sprite 596 angoff 768
-
 
105
 
-
 
106
// Keycards (R/B)
-
 
107
sprite 198 angoff 256
-
 
108
 
-
 
109
// MedKit
-
 
110
sprite 102 angoff -256
-
 
111
sprite 355 angoff 256
-
 
112
 
-
 
113
// Steroids
-
 
114
sprite 101 angoff 256
-
 
115
sprite 423 angoff 1024
-
 
116
 
-
 
117
 
-
 
118
 
-
 
119
// WEAPONS/AMMO
-
 
120
 
-
 
121
// Pistol & ammo
-
 
122
sprite 89 angoff 512
-
 
123
sprite 116 angoff -512
-
 
124
sprite 117 angoff -512
-
 
125
 
-
 
126
// Shotgun & ammo
-
 
127
sprite 351 angoff -256
-
 
128
sprite 417 angoff 512
-
 
129
sprite 732 angoff 512
-
 
130
 
-
 
131
// Chaingun & ammo
-
 
132
sprite 418 angoff -512
-
 
133
 
-
 
134
// RPG & ammo
-
 
135
sprite 75 angoff -768
-
 
136
 
-
 
137
// Pipebombs
-
 
138
sprite 85 angoff -768
-
 
139
sprite 98 angoff -512
-
 
140
sprite 113 angoff 896
-
 
141
sprite 140 angoff 1024
-
 
142
sprite 414 angoff 1024
-
 
143
 
-
 
144
// Shrinker/Expander & ammo
-
 
145
sprite 99 angoff 256
-
 
146
sprite 100 angoff 256
-
 
147
sprite 594 angoff -256
-
 
148
sprite 663 angoff -320
-
 
149
 
-
 
150
// Laser Tripbomb
-
 
151
sprite 59 angoff 512
-
 
152
 
-
 
153
// Freezethrower & ammo
-
 
154
sprite 60 angoff 1024
-
 
155
sprite 125 angoff -512
-
 
156
sprite 593 angoff 512 // Dukematch only
-
 
157
sprite 731 angoff 512
-
 
158
 
-
 
159
 
-
 
160
 
-
 
161
// OVERRIDE
-
 
162
 
-
 
163
// Fixes for badly aligned sprites
-
 
164
sprite 559 mdzoff 790000 // foodobject9
-
 
165
sprite 559 roll 1
-
 
166
sprite 560 mdzoff 330000 // foodobject9
-
 
167
sprite 560 pitch 1
-
 
168
 
-
 
169
// Forcing any floor aligned model to be rendered as sprite
-
 
170
sprite 46 notmd
-
 
171
sprite 323 notmd
-
 
172
sprite 324 notmd
-
 
173
sprite 330 notmd
-
 
174
sprite 361 notmd
-
 
175
sprite 364 notmd
-
 
176
sprite 365 notmd
-
 
177
sprite 372 notmd
-
 
178
sprite 373 notmd
-
 
179
sprite 375 notmd
-
 
180
sprite 376 notmd
-
 
181
sprite 394 notmd
-
 
182
sprite 395 notmd
-
 
183
sprite 420 notmd
-
 
184
sprite 421 notmd
-
 
185
sprite 422 notmd
-
 
186
sprite 431 notmd
-
 
187
sprite 432 notmd
-
 
188
sprite 447 notmd
-
 
189
sprite 448 notmd
-
 
190
sprite 481 notmd
-
 
191
sprite 665 notmd
-
 
192
sprite 666 notmd
-
 
193
sprite 667 notmd
-
 
194
sprite 668 notmd
-
 
195
sprite 669 notmd
-
 
196
sprite 670 notmd
-
 
197
sprite 671 notmd
-
 
198
sprite 672 notmd
-
 
199
sprite 673 notmd
-
 
200
 
-
 
201
// Switches to be hidden
-
 
202
sprite 334 notmd // Drive-thru speaker
-
 
203
sprite 702 notmd // Payphone
-
 
204
sprite 703 notmd // Payphone
-
 
205
sprite 790 notmd // "No way I'm eating this sh*t!"
-
 
206
 
2
 
-
 
3
// Title    : Duke-Burger
-
 
4
// Filename : E4L2.MAP
-
 
5
// Author   : Allen H. Blum III
-
 
6
// mapmd4   : 3fc37f86284d739ab10e25988cc12c19 // 1996-12-11 (1.3D + Atomic GRP)
-
 
7
// mapmd4   : 67cbbb02b469ad5fc069dce7397dd198 // 2014-11-20 (NUKEMDAVE)
-
 
8
 
-
 
9
// Curr. HRP: r5.3.652
-
 
10
 
-
 
11
sprite   775 angoff     128        // tile1232 canwithsomething
-
 
12
sprite   423 angoff     1024       // tile0055 steroids
-
 
13
sprite   414 angoff     1024       // tile0047 hbombammo
-
 
14
sprite    46 notmd                 // tile4389 puke
-
 
15
sprite    47 angoff     192        // tile4582 canwithsomething4
-
 
16
sprite   117 angoff     256        // tile0040 ammo
-
 
17
sprite   116 angoff     256        // tile0040 ammo
-
 
18
sprite    42 angoff    -832        // tile4580 canwithsomething2
-
 
19
sprite   101 angoff     256        // tile0055 steroids
-
 
20
sprite   102 angoff    -256        // tile0053 firstaid
-
 
21
sprite    98 angoff    -512        // tile0047 hbombammo
-
 
22
sprite   100 angoff     1024       // tile0045 growammo
-
 
23
sprite    99 angoff     512        // tile0045 growammo
-
 
24
sprite   356 angoff     768        // tile0052 sixpack
-
 
25
sprite   351 angoff    -256        // tile0049 shotgunammo
-
 
26
sprite   447 notmd                 // tile4445 (skidmark)
-
 
27
sprite   448 notmd                 // tile4445 (skidmark)
-
 
28
sprite   563 angoff     256        // tile1348 holoduke (multiplayer)
-
 
29
sprite   334 notmd                 // tile0140 frankenstineswitch
-
 
30
sprite   663 angoff     288        // tile0025 shrinkersprite
-
 
31
sprite   663 mdzoff     200000     // tile0025 shrinkersprite
-
 
32
sprite   663 pitch      2          // tile0025 shrinkersprite
-
 
33
sprite   663 roll       3          // tile0025 shrinkersprite
-
 
34
sprite   664 mdzoff     600000     // tile0060 accesscard blue
-
 
35
sprite   664 pitch      1          // tile0060 accesscard blue
-
 
36
sprite   591 angoff     512        // tile0041 batteryammo
-
 
37
sprite   312 angoff     512        // tile0045 growammo (multiplayer)
-
 
38
sprite   312 mdxoff    -10         // tile0045 growammo (multiplayer)
-
 
39
sprite   312 mdzoff    -150        // tile0045 growammo (multiplayer)
-
 
40
sprite   312 pitch      320        // tile0045 growammo (multiplayer)
-
 
41
sprite   312 roll      -32         // tile0045 growammo (multiplayer)
-
 
42
sprite   335 angoff    -896        // tile0052 sixpack
-
 
43
sprite   139 angoff     256        // tile0981 hydrent
-
 
44
sprite   596 angoff     768        // tile0052 sixpack
-
 
45
sprite    41 angoff     192        // tile1014 bottle8
-
 
46
sprite   124 angoff     1024       // tile0051 cola
-
 
47
sprite   422 notmd                 // tile4237 (wooden plate)
-
 
48
sprite   125 angoff    -512        // tile0024 freezesprite
-
 
49
sprite   125 mdzoff     200000     // tile0024 freezesprite
-
 
50
sprite   125 pitch      6          // tile0024 freezesprite
-
 
51
sprite   125 roll       1          // tile0024 freezesprite
-
 
52
sprite   118 angoff     96         // tile0904 woodenhorse
-
 
53
sprite   119 angoff     896        // tile0904 woodenhorse
-
 
54
sprite   122 angoff    -384        // tile1026 horseonside
-
 
55
sprite   123 angoff    -640        // tile0904 woodenhorse
-
 
56
sprite   415 mdzoff     800000     // tile0046 crystalammo (multiplayer)
-
 
57
sprite   415 pitch      1          // tile0046 crystalammo (multiplayer)
-
 
58
sprite   420 notmd                 // tile4237 (wooden plate)
-
 
59
sprite   126 angoff     256        // tile0051 cola
-
 
60
sprite   120 angoff     896        // tile0904 woodenhorse
-
 
61
sprite   484 mdzoff     100000     // tile0544 (iron bar)
-
 
62
sprite   484 roll       1          // tile0544 (iron bar)
-
 
63
sprite   421 notmd                 // tile4237 (wooden plate)
-
 
64
sprite   121 angoff     256        // tile0904 woodenhorse
-
 
65
sprite   560 angoff    -64         // tile4538 foodobject9
-
 
66
sprite   560 mdzoff     350000     // tile4538 foodobject9
-
 
67
sprite   560 pitch      1          // tile4538 foodobject9
-
 
68
sprite   597 angoff    -512        // tile0049 shotgunammo
-
 
69
sprite   597 mdzoff     900000     // tile0049 shotgunammo
-
 
70
sprite   597 pitch     -1          // tile0049 shotgunammo
-
 
71
sprite   559 angoff     128        // tile4537 foodobject8
-
 
72
sprite   559 mdzoff     400000     // tile4537 foodobject8
-
 
73
sprite   559 pitch      1          // tile4537 foodobject8
-
 
74
sprite   323 notmd                 // tile4532 foodobject3
-
 
75
sprite    62 mdzoff     200000     // tile0026 heavyhbomb
-
 
76
sprite    62 pitch     -1          // tile0026 heavyhbomb
-
 
77
sprite   200 mdzoff     200000     // tile0026 heavyhbomb
-
 
78
sprite   200 pitch     -1          // tile0026 heavyhbomb
-
 
79
sprite    38 angoff     1024       // tile0026 heavyhbomb
-
 
80
sprite   656 angoff    -128        // tile4569 jollymeal
-
 
81
sprite   325 angoff     128        // tile4548 foodobject19
-
 
82
sprite   475 angoff     1024       // tile4548 foodobject19
-
 
83
sprite    60 angoff     1024       // tile0037 freezeammo
-
 
84
sprite   324 notmd                 // tile4532 foodobject3
-
 
85
sprite   673 notmd                 // tile0672 footprints2
-
 
86
sprite   672 notmd                 // tile0672 footprints2
-
 
87
sprite   665 notmd                 // tile0672 footprints2
-
 
88
sprite   702 notmd                 // tile0140 frankenstineswitch
-
 
89
sprite   352 angoff    -512        // tile0051 cola (multiplayer)
-
 
90
sprite   703 notmd                 // tile0140 frankenstineswitch
-
 
91
sprite   401 mdxoff     40000      // tile0571 (stall)
-
 
92
sprite   401 pitch     -1          // tile0571 (stall)
-
 
93
sprite   574 mdxoff     1000000    // tile1053 (toilet roll holder)
-
 
94
sprite   574 pitch     -1          // tile1053 (toilet roll holder)
-
 
95
sprite   575 mdxoff     50000      // tile1053 (toilet roll holder)
-
 
96
sprite   575 pitch      1          // tile1053 (toilet roll holder)
-
 
97
sprite   353 angoff     512        // tile0052 sixpack
-
 
98
sprite    89 angoff     256        // tile0040 ammo
-
 
99
sprite   667 notmd                 // tile0672 footprints2
-
 
100
sprite   668 notmd                 // tile0672 footprints2
-
 
101
sprite   669 notmd                 // tile0672 footprints2
-
 
102
sprite   670 notmd                 // tile0672 footprints2
-
 
103
sprite   671 notmd                 // tile0672 footprints2
-
 
104
sprite   522 mdxoff     50000      // tile1053 (toilet roll holder)
-
 
105
sprite   522 pitch      1          // tile1053 (toilet roll holder)
-
 
106
sprite   199 angoff     512        // tile0046 crystalammo
-
 
107
sprite   199 mdzoff     300000     // tile0046 crystalammo
-
 
108
sprite   199 roll       1          // tile0046 crystalammo
-
 
109
sprite   523 mdxoff     50000      // tile1053 (toilet roll holder)
-
 
110
sprite   523 pitch      1          // tile1053 (toilet roll holder)
-
 
111
//sprite   395 notmd                 // tile4530 foodobject1
-
 
112
//sprite   394 notmd                 // tile4530 foodobject1
-
 
113
//sprite   481 notmd                 // tile4530 foodobject1
-
 
114
sprite   315 angoff     1024       // tile0407 fansprite
-
 
115
sprite   315 mdzoff     450000     // tile0407 fansprite
-
 
116
sprite   315 pitch      1          // tile0407 fansprite
-
 
117
sprite   314 angoff     1024       // tile0407 fansprite
-
 
118
sprite   314 mdzoff     450000     // tile0407 fansprite
-
 
119
sprite   314 pitch      1          // tile0407 fansprite
-
 
120
sprite   313 angoff     1024       // tile0407 fansprite
-
 
121
sprite   313 mdzoff     450000     // tile0407 fansprite
-
 
122
sprite   313 pitch      1          // tile0407 fansprite
-
 
123
sprite   316 angoff     1024       // tile0407 fansprite
-
 
124
sprite   316 mdzoff     450000     // tile0407 fansprite
-
 
125
sprite   316 pitch      1          // tile0407 fansprite
-
 
126
sprite   418 angoff    -352        // tile0022 chaingunsprite
-
 
127
sprite   657 angoff    -192        // tile4569 jollymeal
-
 
128
sprite   330 notmd                 // tile4531 foodobject2
-
 
129
sprite   680 angoff     768        // tile0051 cola
-
 
130
sprite   477 angoff     256        // tile4547 foodobject18
-
 
131
sprite   478 angoff    -128        // tile4547 foodobject18
-
 
132
sprite   790 notmd                 // tile0140 frankenstineswitch
-
 
133
sprite   354 angoff     1024       // tile0054 shield
-
 
134
sprite   676 angoff    -128        // tile4495 wetfloor
-
 
135
sprite   273 angoff    -128        // tile0556 chair1
-
 
136
sprite   273 mdzoff     300000     // tile0556 chair1
-
 
137
sprite   273 roll       1          // tile0556 chair1
-
 
138
sprite   678 angoff    -896        // tile4454 deskphone
-
 
139
sprite   417 angoff     256        // tile0028 shotgunsprite
-
 
140
sprite   198 angoff     0          // tile0060 accesscard red
-
 
141
sprite   628 angoff     384        // tile4555 featheredchicken
-
 
142
sprite   629 angoff    -64         // tile4554 skinnedchicken 
-
 
143
sprite   627 angoff    -512        // tile4554 skinnedchicken 
-
 
144
sprite   113 angoff     896        // tile0026 heavyhbomb
-
 
145
sprite    85 angoff    -768        // tile0026 heavyhbomb
-
 
146
sprite   156 angoff    -960        // tile0951 box
-
 
147
sprite   156 mdzoff     200000     // tile0951 box
-
 
148
sprite   156 pitch      1          // tile0951 box
-
 
149
sprite   156 roll       1          // tile0951 box
-
 
150
sprite   157 angoff     896        // tile0951 box
-
 
151
sprite   157 mdzoff     200000     // tile0951 box
-
 
152
sprite   157 pitch     -1          // tile0951 box
-
 
153
//sprite   157 roll       1          // tile0951 box
-
 
154
sprite   593 angoff    -256        // tile0037 freezeammo (multiplayer)
-
 
155
sprite   731 angoff    -256        // tile0037 freezeammo
-
 
156
sprite   581 angoff     128        // tile4554 skinnedchicken 
-
 
157
sprite   355 angoff     256        // tile0053 firstaid
-
 
158
sprite   583 angoff     384        // tile4555 featheredchicken
-
 
159
sprite   583 mdzoff     600000     // tile4555 featheredchicken
-
 
160
sprite   583 pitch     -1          // tile4555 featheredchicken
-
 
161
sprite   582 angoff    -256        // tile4554 skinnedchicken 
-
 
162
sprite   582 mdzoff     300000     // tile4554 skinnedchicken 
-
 
163
sprite   582 roll       1          // tile4554 skinnedchicken 
-
 
164
sprite   732 roll      -160        // tile0049 shotgunammo
-
 
165
sprite    59 angoff     512        // tile0027 tripbombsprite
-
 
166
sprite    59 pitch      160        // tile0027 tripbombsprite
-
 
167
sprite   362 angoff     1024       // tile0678 scale
-
 
168
sprite   363 angoff     128        // tile0689 ivunit
-
 
169
sprite   361 notmd                 // tile0665 (surgical tools)
-
 
170
sprite    75 angoff    -768        // tile0023 rpgsprite
-
 
171
sprite    37 angoff     128        // tile4560 robotdog2
-
 
172
sprite   431 notmd                 // tile0877
-
 
173
sprite   432 notmd                 // tile0877
-
 
174
sprite   375 notmd                 // tile0877
-
 
175
sprite   376 notmd                 // tile0877
-
 
176
sprite   372 notmd                 // tile0877
-
 
177
sprite   373 notmd                 // tile0877
-
 
178
sprite   364 notmd                 // tile0877
-
 
179
sprite   365 notmd                 // tile0877
-
 
180
sprite   140 angoff     1024       // tile0047 hbombammo
-
 
181
sprite   446 angoff     1024       // tile4370 desklamp
-
 
182
sprite   217 angoff     512        // tile0054 shield
-
 
183
sprite   521 angoff     384        // tile0556 chair1
-
 
184
sprite     6 angoff    -256        // tile1247 seenine
-
 
185
sprite     7 angoff     384        // tile1247 seenine
-
 
186
sprite     8 angoff    -768        // tile1247 seenine
-
 
187
sprite     9 angoff     128        // tile1247 seenine
-
 
188
sprite    10 angoff    -256        // tile1247 seenine
-
 
189
sprite    11 angoff     768        // tile1247 seenine
-
 
190
sprite    12 angoff    -128        // tile1247 seenine
-
 
191
sprite    13 angoff     64         // tile1247 seenine
-
 
192
sprite    14 angoff     256        // tile1247 seenine
-
 
193
sprite    15 angoff    -768        // tile1247 seenine
-
 
194
sprite    16 angoff    -128        // tile1247 seenine
-
 
195
sprite    17 angoff     256        // tile1247 seenine
-
 
196
sprite    18 angoff    -512        // tile1247 seenine
-
 
197
sprite    19 angoff     128        // tile1247 seenine
-
 
198
sprite    20 angoff     384        // tile1247 seenine
-
 
199
sprite    21 angoff    -256        // tile1247 seenine
-
 
200
sprite     5 angoff     768        // tile1247 seenine
-
 
201
sprite     4 angoff     512        // tile1247 seenine
-
 
202
sprite     3 angoff    -128        // tile1247 seenine
-
 
203
sprite     2 angoff     256        // tile1247 seenine
207
 
204
 
208
 
205
 
209
// LIGHTS
206
// LIGHTS
210
 
207
 
211
// by Micky C
208
// by Micky C
-
 
209
//    sect     x       y       z    range   r   g   b  rad fade  ang  horiz mins maxs prio tile
212
light  235   29952 24896 1024  650  255 150 0   0 0 1536 0   0 0   0 -1
210
light  235   29952   24896    1024    650  255 150   0   0   0  1536      0   0    0    0    -1
213
light  235   31168 24896 1024  650  255 150 0   0 0 1536 0   0 0   0 -1
211
light  235   31168   24896    1024    650  255 150   0   0   0  1536      0   0    0    0    -1
214
light  211   31488 26112 -24128  500  255 255 225   0 0 1536 0   0 0   0 -1
212
light  211   31488   26112  -24128    500  255 255 225   0   0  1536      0   0    0    0    -1
215
light  212   33792 32000 -6144  2000  225 235 255   0 0 1536 0   0 0   0 -1
213
light  212   33792   32000   -6144   2000  225 235 255   0   0  1536      0   0    0    0    -1
216
light  45   39392 27488 -5120  600  225 235 255   0 0 1536 0   0 0   0 -1
214
light   45   39392   27488   -5120    600  225 235 255   0   0  1536      0   0    0    0    -1
Line 367... Line 365...
367
light  83   33792 39808 -18082  1000  0 255 0   0 0 1536 -1   0 0   2 -1
365
light   83   33792   39808  -18082   1000    0 255   0   0   0  1536     -1   0    0    2    -1
368
light  103   33280 5728 -17408  1000  100 100 100   0 0 1536 -1   0 0   0 -1
366
light  103   33280    5728  -17408   1000  100 100 100   0   0  1536     -1   0    0    0    -1
369
 
367
 
370
// by Devastator (commented out)
368
// by Devastator (commented out)
371
/*
369
/*
-
 
370
//    sect     x       y       z    range   r   g   b  rad fade  ang  horiz mins maxs prio tile
372
light  281  32512 41472 -9216  2000  245 245 245  0 0 1536 -1  0 0  0 -1
371
light  281   32512   41472   -9216   2000  245 245 245   0   0  1536     -1   0    0    0    -1
373
light  50  41472 30976 -15360  2200  150 150 150  0 0 1536 -1  0 0  0 -1
372
light   50   41472   30976  -15360   2200  150 150 150   0   0  1536     -1   0    0    0    -1
374
light  281  34816 41472 -9216  2000  245 245 245  0 0 1536 -1  0 0  0 -1
373
light  281   34816   41472   -9216   2000  245 245 245   0   0  1536     -1   0    0    0    -1
375
light  281  36608 41472 -16384  2400  245 245 245  0 0 1536 -1  0 0  0 -1
374
light  281   36608   41472  -16384   2400  245 245 245   0   0  1536     -1   0    0    0    -1
376
light  292  23808 14848 -4096  4000  81 81 81  0 0 1536 -1  0 0  0 -1
375
light  292   23808   14848   -4096   4000   81  81  81   0   0  1536     -1   0    0    0    -1