diff options
author | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-11-19 01:31:09 -0800 |
---|---|---|
committer | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-11-19 01:31:09 -0800 |
commit | e0e5d070fa7a19235c6e8ba9b57b618ff86b8895 (patch) | |
tree | 42e62b65afaf93d461446943d8363365704cafc5 /data-de | |
parent | 41c347c815627e03d81625260e55835a9b592c00 (diff) |
decompile fldeff_secret_base_pc
Diffstat (limited to 'data-de')
-rw-r--r-- | data-de/event_scripts.s | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data-de/event_scripts.s b/data-de/event_scripts.s index 677aa9f21..4c0dfe8df 100644 --- a/data-de/event_scripts.s +++ b/data-de/event_scripts.s @@ -486,7 +486,7 @@ EventScript_15F4A1: goto_if_eq EventScript_15F452 msgbox UnknownString_81A3A22, 3 special sub_80BC5BC - special sub_80C683C + special DoSecretBasePCTurnOffEffect releaseall end @@ -496,13 +496,13 @@ EventScript_15F4E0: goto_if_eq EventScript_15F452 msgbox UnknownString_81A3A3A, 3 special sub_80BC5BC - special sub_80C683C + special DoSecretBasePCTurnOffEffect releaseall end EventScript_15F503: msgbox UnknownString_81A39C0, 3 - special sub_80C683C + special DoSecretBasePCTurnOffEffect closemessage releaseall end @@ -514,7 +514,7 @@ EventScript_15F511: end EventScript_15F51D: - special sub_80C683C + special DoSecretBasePCTurnOffEffect closemessage releaseall end |