Rev 1 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1 | Rev 10 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | // Maphacks for Duke3D HRP |
1 | // Maphacks for Duke3D HRP |
2 | // Level: E1L6.MAP - "Launch Facility" (Original Atomic Edition version) |
2 | // Level: E1L6.MAP - "Launch Facility" (Original Atomic Edition version) |
3 | // Reviewed by NightFright (January 2008) |
3 | // Reviewed by NightFright (June 2009) |
4 | 4 | ||
5 | 5 | ||
6 | 6 | ||
7 | // CHARACTERS |
7 | // CHARACTERS |
8 | 8 | ||
Line 43... | Line 43... | ||
43 | 43 | ||
44 | // Keycards (B/R) |
44 | // Keycards (B/R) |
45 | sprite 518 angoff -256 |
45 | sprite 518 angoff -256 |
46 | sprite 539 angoff 768 |
46 | sprite 539 angoff 768 |
47 | 47 | ||
48 | // MedKit |
- | |
49 | sprite 575 angoff -512 |
- | |
50 | - | ||
51 | // Steroids |
48 | // Steroids |
52 | sprite 643 angoff 256 |
49 | sprite 643 angoff 256 |
53 | 50 | ||
54 | 51 | ||
55 | 52 |