Merge pull request #1547 from GriffinRichards/doc-sounddata
Clean up sound, add CRY_MODE constants
This commit is contained in:
@@ -385,7 +385,7 @@ PlayersHouse_1F_EventScript_Vigoroth1::
|
||||
lock
|
||||
faceplayer
|
||||
waitse
|
||||
playmoncry SPECIES_VIGOROTH, 0
|
||||
playmoncry SPECIES_VIGOROTH, CRY_MODE_NORMAL
|
||||
msgbox PlayersHouse_1F_Text_Vigoroth1, MSGBOX_DEFAULT
|
||||
waitmoncry
|
||||
release
|
||||
@@ -395,7 +395,7 @@ PlayersHouse_1F_EventScript_Vigoroth2::
|
||||
lock
|
||||
faceplayer
|
||||
waitse
|
||||
playmoncry SPECIES_VIGOROTH, 0
|
||||
playmoncry SPECIES_VIGOROTH, CRY_MODE_NORMAL
|
||||
msgbox PlayersHouse_1F_Text_Vigoroth2, MSGBOX_DEFAULT
|
||||
waitmoncry
|
||||
release
|
||||
|
||||
Reference in New Issue
Block a user