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: E4L11.MAP - "Area 51" (Original Atomic Edition version) |
2 | // Level: E4L11.MAP - "Area 51" (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 75... | Line 75... | ||
75 | // Keycards (B/Y) |
75 | // Keycards (B/Y) |
76 | sprite 311 angoff 1024 |
76 | sprite 311 angoff 1024 |
77 | sprite 690 angoff 512 |
77 | sprite 690 angoff 512 |
78 | 78 | ||
79 | // MedKit |
79 | // MedKit |
80 | sprite 301 angoff -256 |
80 | sprite 301 angoff -768 |
81 | sprite 610 angoff 512 |
- | |
82 | 81 | ||
83 | // Nightvision |
82 | // Nightvision |
84 | sprite 234 angoff -256 |
83 | sprite 234 angoff -256 |
85 | sprite 252 angoff 1024 |
84 | sprite 252 angoff 1024 |
86 | 85 |