Final Fantasy V Research & Development / Re: FF5 Bugs & Glitches
« on: April 05, 2018, 08:43:43 AM »There's also a Walk Through Walls in Sunken Walse Tower [...]
Nice one! I can see Walse Tower map (0x137) have a bug. The exit tile (actually is an 'Event', not an 'Exit') which connect with the next room is in a wrong position.
To fix this, two changes should be done:
- First, moving the event in the location 0x137 to tile [0x08,0x11]. Currently, the position is [0x08,0x12]
- Second, moving the destination of the exit in the location 0x138 to tile [0x08,0x10]. Currently, the destination is [0x08,0x11]
Do we know any other place where the PC can walk on air/through walls?
About the "Skip Kelb Town" and the teleport bugs, unfortunately, those are out of the scope of this fix.


but you are right. It is indeed a big patch.