Subversion Repositories duke3d_hrp

Rev

Rev 104 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
5 parkar 1
// Maphacks for Duke3D HRP
2
// Level: E3L9.MAP - "Stadium" (Original Atomic Edition version)
81 nightfrigh 3
// Reviewed by NightFright (January 2010)
5 parkar 4
 
5
 
6
 
7
// CHARACTERS
8
 
9
// Cheerleaders
10
sprite 41 angoff 1024
11
sprite 42 angoff 1024
12
sprite 103 angoff 1024
13
sprite 108 angoff 1024
14
 
15
 
16
 
17
// PROPS
18
 
19
// "Duf Beer" Blimp
20
sprite 40 angoff -256
21
 
22
 
23
 
24
// ITEMS/POWERUPS
25
 
26
// Armor
27
sprite 1 angoff 512 // Dukematch only
28
 
29
// Health +30
30
sprite 66 angoff 1024
31
sprite 67 angoff 1024
32
 
33
// HoloDuke
34
sprite 25 angoff 1024
35
 
36
// Jetpack
37
sprite 46 angoff 512
38
sprite 85 angoff 1024 // Dukematch only
39
 
40
// Nightvision
41
sprite 87 angoff 1024
42
sprite 95 angoff 512
43
 
44
 
45
 
46
// WEAPONS/AMMO
47
 
48
// Shotgun & ammo
49
sprite 2 angoff 1024 // Dukematch only
50
sprite 3 angoff 512 // Dukematch only
51
sprite 12 angoff 512 // Dukematch only
52
sprite 49 angoff -512
53
sprite 68 angoff 1024
54
sprite 69 angoff 512
55
 
56
// Chaingun & ammo
57
sprite 5 angoff -512 // Dukematch only
58
sprite 45 angoff 1024
59
sprite 62 angoff -512
60
sprite 88 angoff -512 // Dukematch only
61
sprite 97 angoff -512
62
 
63
// RPG & ammo
64
sprite 20 angoff -512 // Dukematch only
65
sprite 43 angoff 512
66
sprite 44 angoff 512
67
sprite 47 angoff 512
68
sprite 96 angoff 512
69
 
70
// Pipebombs
71
sprite 13 angoff 1024
72
sprite 16 angoff 1024
73
sprite 89 angoff -512 // Dukematch only
74
 
75
// Shrinker & ammo
76
sprite 8 angoff 512 // Dukematch only
77
sprite 17 angoff 512
78
sprite 23 angoff -512
79
sprite 70 angoff 512
80
 
81
// Devastator & ammo
82
sprite 6 angoff -256 // Dukematch only
83
sprite 7 angoff -768 // Dukematch only
84
sprite 21 angoff 512 // Dukematch only
85
sprite 50 angoff -512 
86
sprite 90 angoff 1024 // Dukematch only
87
sprite 98 angoff 1024
88
 
89
// Freezethrower & ammo
90
sprite 10 angoff 512 // Dukematch only
91
sprite 19 angoff -512 // Dukematch only
92
sprite 48 angoff 1024
93
sprite 65 angoff 512
81 nightfrigh 94
sprite 93 angoff 1024
95
 
96
 
97
 
252 nightfrigh 98
// LIGHTS
81 nightfrigh 99
 
252 nightfrigh 100
// by Devastator
104 devastator 101
light  12  27136 25600 -54400  16000  185 255 255  304 228 1024 69  0 0  0 -1
102
light  12  9054 19787 -256000  3800  255 255 255  0 0 1408 49  0 0  0 -1
103
light  2  16384 9984 -49152  6400  55 55 61  0 0 1536 49  0 0  0 -1
104
light  11  10295 27611 -214656  7100  241 255 141  0 0 1536 49  0 0  0 -1
105
light  1  759 38523 -57088  8200  241 255 141  0 0 0 49  0 0  0 -1
106
light  0  -10752 31232 -51200  8200  235 225 111  0 0 1536 49  0 0  0 -1
107
light  0  -5888 16128 -73472  8200  241 255 141  0 0 1536 49  0 0  0 -1
108
light  2  13824 14336 -72832  8200  241 255 141  0 0 1536 49  0 0  0 -1
109
light  12  -4608 25600 -54400  16000  185 255 255  304 228 0 69  0 0  0 -1
252 nightfrigh 110
light  14  32928 25627 -61568  8800  255 145 1  0 0 1536 49  0 0  0 -1
111
 
112
// by The Commander (commented out)
113
/* light  2  11264  8448 -64512 25000 255 216 0 256 192  512 -1 0 0 0 -1
114
light  1 -11008 40704 -64512 25000 255 216 0 256 192 1792 -1 0 0 0 -1
115
light  0 -13056 25600 -64512 25000 255 216 0 256 192    0 -1 0 0 0 -1
116
light 14  35584 25600 -64512 25000 255 216 0 256 192 1024 -1 0 0 0 -1
117
light  0 -11008 10496 -64512 25000 255 216 0 256 192  256 -1 0 0 0 -1
118
light 14  33536 10496 -64512 25000 255 216 0 256 192  768 -1 0 0 0 -1
119
light  1  11264 42752 -64512 25000 255 216 0 256 192 1536 -1 0 0 0 -1
120
light 14  33536 40704 -64512 25000 255 216 0 256 192 1280 -1 0 0 0 -1
121
light  7  11264 25600   4096  8000 255 255 0   0   0 1536 -1 0 0 0 -1 */