Unionall: Difference between revisions
coro EVENT_M17 |
Happylappy (talk | contribs) Added Recycle Shop Coroutines |
||
| Line 1,074: | Line 1,074: | ||
===coro EVENT_S30_03=== | ===coro EVENT_S30_03=== | ||
Introduces Project P to the player for the first time. Begins when the player enters the crossroads under a certain $SCENARIO_MAIN value. | |||
===coro EVENT_S30_04=== | ===coro EVENT_S30_04=== | ||
Plays when speaking to Wynaut in the recycle shop if $SUB30_TREASURE_DISCOVER is enabled. | |||
Will initiate S30A0401, which tells the player Project P discovered new treasure. | |||
===coro EVENT_S30_05=== | ===coro EVENT_S30_05=== | ||
Plays when speaking to Wobbuffet in the recycle shop, initiating S30A0501. | |||
===coro EVENT_S30_06=== | ===coro EVENT_S30_06=== | ||
Plays when speaking to Wynaut in the recycle shop to run the normal recycle menu, initiating S30A0601. | |||
===coro EVENT_S30_07=== | ===coro EVENT_S30_07=== | ||
Plays when speaking to Spinda in the recycle shop, initiating S30A0701. | |||
===coro EVENT_S31_01=== | ===coro EVENT_S31_01=== | ||
| Line 1,712: | Line 1,719: | ||
===coro BUBBLE_TEST=== | ===coro BUBBLE_TEST=== | ||
Plays a cutscene where Krabby starts to blow bubbles. | Plays a cutscene where Krabby starts to blow bubbles. | ||
Is unused outside of debug mode! | |||
===coro MAP_TEST=== | ===coro MAP_TEST=== | ||
Plays every cutscene where the clouds lifts over every part of the Wonder Map. | Plays every cutscene where the clouds lifts over every part of the Wonder Map. | ||
{{NavScriptTerms}} | {{NavScriptTerms}} | ||