Rev 415 | Rev 494 | Go to most recent revision | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 415 | Rev 488 | ||
---|---|---|---|
1 | 1 | ||
2 | // Maphacks by LeoD for use with the Duke Nukem 3D High Resolution Pack (HRP) |
2 | // Maphacks by LeoD for use with the Duke Nukem 3D High Resolution Pack (HRP) |
3 | 3 | ||
4 | // Level : E.S.B.N-6.map - "E.S.B.N-6" by Alejandro "HeXTra" Pastor |
4 | // Level : E.S.B.N-6.map - "E.S.B.N-6" by Alejandro "HeXTra" Pastor |
5 | // Map Date : 2012-10-27 |
5 | // Map Date : 2012-10-27 |
6 | // mapmd4 : ff6df4f9c345b26a5ec0da6716d3cff6 |
6 | // mapmd4 : ff6df4f9c345b26a5ec0da6716d3cff6 |
7 | // Curr. HRP: r5.2.415 |
7 | // Curr. HRP: r5.2.488 |
8 | 8 | ||
9 | 9 | ||
10 | // Rotate keycards |
10 | // Rotate keycards |
11 | //sprite 72 angoff 256 // tile0060 key in trashcan - doesn't work |
11 | //sprite 72 angoff 256 // tile0060 key in trashcan - doesn't work |
12 | sprite 318 angoff 512 // tile0060 accesscard blue |
12 | sprite 318 angoff 512 // tile0060 accesscard blue |
13 | sprite 363 angoff 256 // tile0060 accesscard red |
13 | sprite 363 angoff 256 // tile0060 accesscard red |
14 | sprite 87 angoff 768 // tile0060 accesscard blue |
14 | sprite 87 angoff 768 // tile0060 accesscard blue |
15 | sprite 89 angoff 256 // tile0060 accesscard yellow |
15 | sprite 89 angoff 256 // tile0060 accesscard yellow |
16 | 16 | ||
17 | // Pickups |
17 | // Pickups |
18 | sprite 154 angoff 1024 // tile0054 shield |
18 | sprite 154 angoff 1024 // tile0054 shield |
19 | sprite 120 mdzoff -1000000 // tile0026 shrinkersprite |
19 | sprite 120 mdzoff -1000000 // tile0026 shrinkersprite |
20 | sprite 120 roll 1 // tile0026 shrinkersprite |
20 | sprite 120 roll 1 // tile0026 shrinkersprite |
21 | sprite 150 angoff 512 // tile0150 jetpack |
21 | sprite 150 angoff 512 // tile0150 jetpack |
22 | sprite 151 angoff 512 // tile0041 batteryammo |
22 | sprite 151 angoff 512 // tile0041 batteryammo |
23 | sprite 151 mdzoff 1000000 // tile0041 batteryammo |
23 | sprite 151 mdzoff 1000000 // tile0041 batteryammo |
24 | sprite 151 roll 1 // tile0041 batteryammo |
24 | sprite 151 roll 1 // tile0041 batteryammo |
25 | sprite 111 mdzoff 1000000 // tile0053 firstaid |
25 | sprite 111 mdzoff 1000000 // tile0053 firstaid |
26 | sprite 111 roll 1 // tile0053 firstaid |
26 | sprite 111 roll 1 // tile0053 firstaid |
27 | 27 | ||
28 | // Props |
28 | // Props |
29 | sprite 113 angoff 512 // tile2060 pigcopdeadsprite (tile2000) |
29 | sprite 113 angoff 512 // tile2060 pigcopdeadsprite |
30 | sprite 51 angoff 1024 // tile0556 chair1 |
30 | sprite 51 angoff 1024 // tile0556 chair1 |
31 | sprite 252 angoff 1536 // tile1294 podfem1 |
31 | sprite 252 angoff 1536 // tile1294 podfem1 |
32 | sprite 253 angoff 1536 // tile1294 podfem1 |
32 | sprite 253 angoff 1536 // tile1294 podfem1 |
33 | sprite 254 angoff 512 // tile1334 fem6 crouchbabe |
33 | sprite 254 angoff 512 // tile1334 fem6 crouchbabe |
34 | 34 |