Unionall: Difference between revisions
→coro SUBSCREEN_INIT: SUBSCREEN_INIT Tags: Mobile edit Mobile web edit |
→coro EVENT_DIVIDE_INIT_FUNC: Last non-cutscene coroutine. Tags: Mobile edit Mobile web edit |
||
| Line 192: | Line 192: | ||
===coro EVENT_DIVIDE_INIT_FUNC=== | ===coro EVENT_DIVIDE_INIT_FUNC=== | ||
Sets GROUND_ENTER to 195(G01P01A), sets GROUND_PLACE to 181(if the top screen shows a map, sets hero to Treasure Town), clears REQUEST_CLEAR_COUNT(contains information about how many job days have past from the last story part), runs a special process RETURN_DUNGEON, then returns. | |||
===coro EVENT_DIVIDE_NEXT_DAY_FUNC=== | ===coro EVENT_DIVIDE_NEXT_DAY_FUNC=== | ||
Only contains return; | Only contains return; | ||