diff options
author | garak <garakmon@gmail.com> | 2018-12-17 23:34:16 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-17 23:34:16 -0500 |
commit | 2fb6c5bb7f81c285d973d602dbbe4bbf8fc8aba1 (patch) | |
tree | 003c2daccebd740c288e537216afed0265bfbc59 /data/text/barboach.inc | |
parent | 32c7ec313deaccb4e3dcef5f9da7d9062d09fc27 (diff) | |
parent | 5f202c744b92dcde829c1d24ad323d824c769fec (diff) |
Merge branch 'master' into createsprite
Diffstat (limited to 'data/text/barboach.inc')
-rw-r--r-- | data/text/barboach.inc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/data/text/barboach.inc b/data/text/barboach.inc index b78603286..e3ecea362 100644 --- a/data/text/barboach.inc +++ b/data/text/barboach.inc @@ -1,5 +1,5 @@ UnknownString_81C426C: @ 81C426C - .string "I’m very interested in big {STR_VAR_1}.\n" + .string "I'm very interested in big {STR_VAR_1}.\n" .string "The bigger the better.\p" .string "Huh? Do you have a {STR_VAR_1}?\n" .string "P-p-please, show me!$" @@ -18,19 +18,19 @@ UnknownString_81C4340: @ 81C4340 .string "Your BAG is crammed full.$" UnknownString_81C4360: @ 81C4360 - .string "Hmm... I’ve seen a bigger {STR_VAR_1}\n" + .string "Hmm... I've seen a bigger {STR_VAR_1}\n" .string "than this one.$" UnknownString_81C438C: @ 81C438C .string "Oh, now this is quite something...\n" - .string "But it’s not a {STR_VAR_1}!$" + .string "But it's not a {STR_VAR_1}!$" UnknownString_81C43C2: @ 81C43C2 - .string "You don’t have a big {STR_VAR_1}?\n" - .string "That’s too bad...\p" + .string "You don't have a big {STR_VAR_1}?\n" + .string "That's too bad...\p" .string "If you get a big {STR_VAR_1},\n" .string "please come show me.$" UnknownString_81C4417: @ 81C4417 .string "The biggest {STR_VAR_1} in history!\n" - .string "{STR_VAR_2}’s {STR_VAR_3}-inch colossus!$" + .string "{STR_VAR_2}'s {STR_VAR_3}-inch colossus!$" |