Subversion Repositories duke3d_hrp

Rev

Rev 435 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
415 leod 1
// Maphacks for Duke3D HRP
2
// Level: E1L8.MAP - "Duke Match" (Original Atomic Edition version)
3
// Reviewed by NightFright (February 2012)
4
 
5
 
6
 
7
// ITEMS/POWERUPS
8
 
9
// Armor
10
sprite 15 angoff 512
11
 
12
// Health +30
13
sprite 18 angoff -256
14
 
15
// HoloDuke
16
sprite 19 angoff -256
17
 
18
// Jetpack
19
sprite 13 angoff -768
20
 
21
// MedKit
22
sprite 17 angoff 128
23
 
24
// Nightvision
25
sprite 12 angoff -768
26
 
27
 
28
 
29
// WEAPONS/AMMO
30
 
31
// Pistol & ammo
32
sprite 6 angoff 512
33
sprite 26 angoff 512
34
 
35
// Shotgun & ammo
36
sprite 5 angoff -256
37
sprite 27 angoff -256
38
 
39
// RPG & ammo
40
sprite 10 angoff 256
41
sprite 24 angoff 256
42
 
43
// Pipebombs
44
sprite 11 angoff 512
45
sprite 21 angoff 512
46
 
47
// Shrinker & ammo
48
sprite 9 angoff -256
49
sprite 22 angoff -256
50
 
51
// Laser Tripbomb
52
sprite 7 angoff 256
53
sprite 28 angoff 256
54
 
55
// Devastator & ammo
56
sprite 8 angoff 1024
57
sprite 23 angoff 1024
58
 
59
// Freezethrower
60
sprite 20 angoff 512
61
 
62
 
63
 
64
// LIGHTS