The program loads into memory at location: $3B00
It stops at: $3B00 + $400 (whatever that equals, I hate hex) = $3F00 (I think)

Now, this is what happens when the party steps onto the square:
- First, it checks to see if this special has been cleared (i.e. has the party already killed Mangar?)
-- Yes: Terminate special (end)
-- No: Proceed...
- Second, it loads the special, and the party has the option to fight or run. If the party runs, they are moved one square south and the special resets itself, waiting for the party to step onto the square again.
- If the party fights, the battle ensues. If at any point the party runs, see previous point.
- If the party wins, the special proceeds to the sequence with Kylearan congratulating, and so forth. The special then clears itself so that it can't be invoked again (also worth noting that once this special event clears itself, the event at 8N, 10E activates the Liches).
So, good luck to anyone who can decipher the ML code.
