Fix EventScript_WroteSecretCodeLockOpened typo

This commit is contained in:
GriffinR 2022-10-30 03:14:47 -04:00
parent b035fc1f42
commit f439a2dee7
2 changed files with 2 additions and 2 deletions

View File

@ -625,7 +625,7 @@ Route110_TrickHousePuzzle6_EventScript_Door::
Route110_TrickHousePuzzle7_EventScript_Door::
goto_if_eq VAR_TRICK_HOUSE_PUZZLE_7_STATE, 0, Route110_TrickHousePuzzle_EventScript_DoorLocked
msgbox Route110_TrickHousePuzzle7_EventScript_WroteSecretCodeLockOpened, MSGBOX_DEFAULT
msgbox Route110_TrickHousePuzzle7_Text_WroteSecretCodeLockOpened, MSGBOX_DEFAULT
playse SE_PIN
setvar VAR_TRICK_HOUSE_PUZZLE_7_STATE, 2
setmetatile 13, 1, METATILE_TrickHousePuzzle_Stairs_Down, FALSE

View File

@ -314,7 +314,7 @@ Route110_TrickHousePuzzle7_EventScript_Everett::
msgbox Route110_TrickHousePuzzle7_Text_EverettPostBattle, MSGBOX_AUTOCLOSE
end
Route110_TrickHousePuzzle7_EventScript_WroteSecretCodeLockOpened::
Route110_TrickHousePuzzle7_Text_WroteSecretCodeLockOpened::
.string "{PLAYER} wrote down the secret code\n"
.string "on the door.\p"
.string "“TRICK MASTER is huggable.”\n"