diff options
| author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-09-27 10:18:27 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-09-27 10:18:27 -0400 |
| commit | 3d9bad5558c6ef8828be7a50e3e553d55ca877e0 (patch) | |
| tree | 1ea4e595b35a0e248af16a09e1a0d7bd9a2afe6a /data/maps/Route111 | |
| parent | 208e1c968959c781562f0b94c03368385ce7012c (diff) | |
| parent | 0c1f1281dab28d481e717ff1343a213b4e0da2a8 (diff) | |
Merge pull request #778 from GriffinRichards/document-eventscripts
Document some of event_scripts.s
Diffstat (limited to 'data/maps/Route111')
| -rw-r--r-- | data/maps/Route111/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/Route111/scripts.inc b/data/maps/Route111/scripts.inc index 6e820d426..88b2f1add 100644 --- a/data/maps/Route111/scripts.inc +++ b/data/maps/Route111/scripts.inc @@ -209,7 +209,7 @@ Route111_EventScript_1F0F2E:: @ 81F0F2E end Route111_EventScript_1F0F45:: @ 81F0F45 - msgbox gUnknown_08272C5F, MSGBOX_DEFAULT + msgbox gText_SandstormIsVicious, MSGBOX_DEFAULT closemessage compare VAR_0x8004, 0 call_if_eq Route111_EventScript_1F0F7C |
