mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 07:25:45 -04:00
MAP04: Gameplay and compatibility fixes
1) It took me ages at first play to figure out that the ordinary looking red/green switch has to be shot between the bars in order to unlock the red key. Removed the single blocking bar and turned the switch into a pushable switch (Vanilla linedef) just as all the other red/green switches are throughout the game. - Linedefs 752, 753, 754: Removed - Linedef 741: Front Sidedef (1209) Sec 54 to Sec 53 - Linedef 886: Type 24853 to Type 102 (S1 Floor down HEF) 2) The stairs in the western most hallway were so steep that it was nearly impossible to actually see the hitscanners attacking you from above without mouse look. Made the stairs less steep (changed the step size from 32 to 16) and changed the last step into a lift. - Sector 109: Floor -248 to Floor -256 - Sector 108: Floor -224 to Floor -240 - Sector 107: Floor -200 to Floor -224 - Sector 106: Floor -176 to Floor -208 - Sector 105: Floor -152 to Floor -192 - Sector 104: Floor -128 to Floor -176 - Sector 103: Floor -104 to Floor -160 - Sector 102: Floor -80 to Floor -144 - Sector 97: Tag 17 - Linedef 1244: Type 88 (WR Lower Lift), Tag 17 - Linedef 942: Type 62 (SR Lower Lift), Tag 17 - Linedef 1216: Flag lower unpeg 3) Moved some Things a bit apart from the Player 1 start, so that you do not "suddenly" have a Shotgun and Blue Armor after your first step. - Thing 14 (Shotgun): Y 640 to Y 512 - Thing 192 (Teleport Exit): Y 640 to Y 704 - Thing 312 (Blue Armor): Y 640 to Y 576 4) Fixed non-blocking one-sided linedefs. - 709 Linedefs: Flag block walk
This commit is contained in:
parent
b7efd38c5e
commit
d664fe5abe
1 changed files with 0 additions and 0 deletions
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue