diff options
| author | Marcus Huderle <huderlem@gmail.com> | 2018-05-09 15:08:19 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-09 15:08:19 -0700 |
| commit | 7defc27b994069715e5749245700d20dd740e4f0 (patch) | |
| tree | 32011d5fcf74dfb47aab7ea8ecbb87731200bbf3 /data/event_scripts.s | |
| parent | e01253ebe1b527cd2df555e43427c8e54ed32196 (diff) | |
| parent | 4470f77b3d3cc7bcd646f8ef6511680da1887214 (diff) | |
Merge pull request #245 from PikalaxALT/mauville_old_man
Mauville old man
Diffstat (limited to 'data/event_scripts.s')
| -rw-r--r-- | data/event_scripts.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/event_scripts.s b/data/event_scripts.s index 25b0c7b52..c2906e649 100644 --- a/data/event_scripts.s +++ b/data/event_scripts.s @@ -5887,10 +5887,10 @@ gText_SoAmusing:: @ 82942E3 gText_SoMagical:: @ 82942F0 .string " so magical!$" -gUnknown_082942FD:: @ 82942FD +gOtherText_Is:: @ 82942FD .string " is$" -gUnknown_08294301:: @ 8294301 +gOtherText_DontYouAgree:: @ 8294301 .string "\n" .string "Don’t you agree?$" |
