Rev 5 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5 | Rev 10 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | // Maphacks for Duke3D HRP |
1 | // Maphacks for Duke3D HRP |
2 | // Level: E4L6.MAP - "Going Postal" (Original Atomic Edition version) |
2 | // Level: E4L6.MAP - "Going Postal" (Original Atomic Edition version) |
3 | // Reviewed by NightFright (March 2009) |
3 | // Reviewed by NightFright (June 2009) |
4 | 4 | ||
5 | 5 | ||
6 | 6 | ||
7 | // PROPS |
7 | // PROPS |
8 | 8 | ||
Line 104... | Line 104... | ||
104 | // Keycards (R/B/Y) |
104 | // Keycards (R/B/Y) |
105 | sprite 145 angoff 1024 |
105 | sprite 145 angoff 1024 |
106 | sprite 534 angoff 1024 |
106 | sprite 534 angoff 1024 |
107 | sprite 724 angoff 1024 |
107 | sprite 724 angoff 1024 |
108 | 108 | ||
109 | // MedKit |
109 | // Medkit |
110 | sprite 210 angoff 512 |
110 | sprite 296 angoff 512 |
- | 111 | sprite 672 angoff -512 |
|
111 | 112 | ||
112 | // Steroids |
113 | // Steroids |
113 | sprite 284 angoff -768 |
114 | sprite 284 angoff -768 |
114 | sprite 293 angoff -512 |
115 | sprite 293 angoff -512 |
115 | 116 |