Unionall: Difference between revisions

m Put the description to the right place
m Fixed typo
Line 170: Line 170:


===coro EVENT_FORMATION===
===coro EVENT_FORMATION===
Fades the screen out, sets GROUND_GETOUT to the value of GROUND_ENTER then jumps to EVENT_DIVIDE. If $SCENARIO_MAIN is more than 30, 2, sets $SCENARIO_MAIN to 30, 2, then sets ATTENDANT1_KIND and ATTENDANT2_KIND to 0(partner does not follow the hero in the overworld)
Fades the screen out, sets GROUND_GETOUT to the value of GROUND_ENTER then jumps to EVENT_DIVIDE. If $SCENARIO_MAIN is less than 30, 2, sets $SCENARIO_MAIN to 30, 2, then sets ATTENDANT1_KIND and ATTENDANT2_KIND to 0(partner does not follow the hero in the overworld)


===coro EVENT_EVOLUTION===
===coro EVENT_EVOLUTION===