Merge pull request #1547 from GriffinRichards/doc-sounddata
Clean up sound, add CRY_MODE constants
This commit is contained in:
@@ -307,7 +307,7 @@ RusturfTunnel_EventScript_Peeko::
|
||||
lock
|
||||
faceplayer
|
||||
waitse
|
||||
playmoncry SPECIES_WINGULL, 0
|
||||
playmoncry SPECIES_WINGULL, CRY_MODE_NORMAL
|
||||
msgbox RusturfTunnel_Text_Peeko, MSGBOX_DEFAULT
|
||||
waitmoncry
|
||||
release
|
||||
@@ -339,7 +339,7 @@ RusturfTunnel_EventScript_Grunt::
|
||||
message RusturfTunnel_Text_ThankYouLetsGoHomePeeko
|
||||
waitmessage
|
||||
waitse
|
||||
playmoncry SPECIES_WINGULL, 0
|
||||
playmoncry SPECIES_WINGULL, CRY_MODE_NORMAL
|
||||
waitbuttonpress
|
||||
waitmoncry
|
||||
closemessage
|
||||
|
||||
Reference in New Issue
Block a user