List of Opcodes: Difference between revisions

Adex (talk | contribs)
m oops sint16, not sint + main_EnterDungeon clarification
Adex (talk | contribs)
m oops not markdown
Line 1,933: Line 1,933:
|}
|}
=== 0x8d - main_EnterDungeon ===
=== 0x8d - main_EnterDungeon ===
Exits ground mode and begins dungeon mode at a specific dungeon.
Attempts to exit ground mode and begins dungeon mode at a specific dungeon.


If attempting to run this opcode before selecting any option from the Top Menu, the game will not enter any dungeon and instead attempt to load a `DEMO_` Unionall coroutine or the Top Menu.
If attempting to run this opcode before selecting any option from the Top Menu, the game will not enter any dungeon and instead attempt to load a DEMO Unionall coroutine or the Top Menu.


{| class="wikitable"
{| class="wikitable"