Subversion Repositories duke3d_hrp

Rev

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

Rev 435 Rev 464
Line 1... Line 1...
1
// Maphacks for Duke3D HRP
1
// Maphacks for Duke3D HRP
2
// Level:  E1L8.MAP - "Duke Match" (Original Atomic Edition version)
2
// Level:  E1L8.MAP - "Duke Match" (Original Atomic Edition version)
3
// Author: Allen H. Blum III
3
// Author: Allen H. Blum III
4
// mapmd4: 5b26628905ce60f93d9f0be7ebd72ee1
4
// mapmd4: 5b26628905ce60f93d9f0be7ebd72ee1
5
// Reviewed by NightFright (February 2012)
5
// Reviewed by LeoD (February 2013)
6
 
6
 
7
 
7
 
8
 
8
 
9
// ITEMS/POWERUPS
9
// ITEMS/POWERUPS
10
 
10
 
11
// Armor
11
// Armor
12
sprite 15 angoff 512
12
sprite    15 angoff     640        // tile0054 shield
13
 
13
 
14
// Health +30
14
// Health +30
15
sprite 18 angoff -256
15
sprite    18 angoff    -128        // tile0052 sixpack
16
 
16
 
17
// HoloDuke
17
// HoloDuke
18
sprite 19 angoff -256
18
sprite    19 angoff    -384        // tile1348 holoduke
19
 
19
 
20
// Jetpack
20
// Jetpack
21
sprite 13 angoff -768
21
sprite    13 angoff    -896        // tile0150 jetpack
22
 
22
 
23
// MedKit
23
// MedKit
24
sprite 17 angoff 128
24
sprite    17 angoff     128        // tile0053 firstaid
25
 
25
 
26
// Nightvision
26
// Nightvision
27
sprite 12 angoff -768
27
sprite    12 angoff    -768        // tile0059 heatsensor
28
 
28
 
29
 
29
 
30
 
30
 
31
// WEAPONS/AMMO
31
// WEAPONS/AMMO
32
 
32
 
33
// Pistol & ammo
33
// Pistol & ammo
34
sprite 6 angoff 512
34
sprite    26 angoff     512        // tile0021 firstgunsprite
35
sprite 26 angoff 512
35
sprite     6 angoff     512        // tile0040 ammo
36
 
36
 
37
// Shotgun & ammo
37
// Shotgun & ammo
38
sprite 5 angoff -256
38
sprite    27 angoff    -256        // tile0028 shotgunsprite
39
sprite 27 angoff -256
39
sprite     5 angoff    -256        // tile0049 shotgunammo
40
 
40
 
41
// RPG & ammo
41
// RPG & ammo
42
sprite 10 angoff 256
42
sprite    24 angoff     256        // tile0023 rpgsprite
43
sprite 24 angoff 256
43
sprite    10 angoff     256        // tile0044 rpgammo
44
 
44
 
45
// Pipebombs
45
// Pipebombs
46
sprite 11 angoff 512
46
sprite    21 angoff     512        // tile0026 heavyhbomb
47
sprite 21 angoff 512
47
sprite    11 angoff     512        // tile0047 hbombammo
48
 
48
 
49
// Shrinker & ammo
49
// Shrinker & ammo
50
sprite 9 angoff -256
50
sprite    22 angoff    -256        // tile0025 shrinkersprite
51
sprite 22 angoff -256
51
sprite     9 angoff    -256        // tile0046 crystalammo
52
 
52
 
53
// Laser Tripbomb
53
// Laser Tripbomb
54
sprite 7 angoff 256
54
sprite    28 angoff     256        // tile0027 tripbombsprite
55
sprite 28 angoff 256
55
sprite     7 angoff     256        // tile0027 tripbombsprite
56
 
56
 
57
// Devastator & ammo
57
// Devastator & ammo
58
sprite 8 angoff 1024
58
sprite    23 angoff     1024       // tile0029 devistatorsprite
59
sprite 23 angoff 1024
59
sprite     8 angoff     1024       // tile0042 devistatorammo
60
 
60
 
61
// Freezethrower
61
// Freezethrower
62
sprite 20 angoff 512
62
sprite    20 angoff     512        // tile0024 freezesprite
63
 
63
 
64
 
64
 
65
 
65
 
66
// LIGHTS
66
// LIGHTS