Subversion Repositories duke3d_hrp

Rev

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

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