diff options
| author | Melody <melody@pallet.town> | 2018-12-07 10:41:08 -0500 |
|---|---|---|
| committer | Melody <melody@pallet.town> | 2018-12-07 10:41:08 -0500 |
| commit | 2615ece23bd9463f3e43fca40eac1adcabeb2813 (patch) | |
| tree | 8b709c353e69320807196c340f63191e716bd406 /data/text/roulette.inc | |
| parent | 6df2042b3b3ea8e7bf61cfd95bd24ee06e7b4b32 (diff) | |
Use normal apostrophes like adults
Diffstat (limited to 'data/text/roulette.inc')
| -rw-r--r-- | data/text/roulette.inc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/text/roulette.inc b/data/text/roulette.inc index 1973626c4..7f1ab1cec 100644 --- a/data/text/roulette.inc +++ b/data/text/roulette.inc @@ -3,7 +3,7 @@ gUnknown_082A5B12:: @ 82A5B12 .string "is {STR_VAR_1}. Do you want to play?$" gUnknown_082A5B4E:: @ 82A5B4E - .string "You don’t have enough COINS.$" + .string "You don't have enough COINS.$" gUnknown_082A5B6B:: @ 82A5B6B .string "Special rate table right now!$" @@ -13,7 +13,7 @@ gUnknown_082A5B89:: @ 82A5B89 .string "Pad, then press the A Button.$" gUnknown_082A5BCB:: @ 82A5BCB - .string "It’s a hit!$" + .string "It's a hit!$" gUnknown_082A5BD7:: @ 82A5BD7 .string "Jackpot!$" @@ -22,7 +22,7 @@ gUnknown_082A5BE0:: @ 82A5BE0 .string "Nothing doing!$" gUnknown_082A5BEF:: @ 82A5BEF - .string "You’ve won {STR_VAR_1} COINS!$" + .string "You've won {STR_VAR_1} COINS!$" gUnknown_082A5C04:: @ 82A5C04 .string "No COINS left…$" @@ -34,7 +34,7 @@ gUnknown_082A5C21:: @ 82A5C21 .string "The ROULETTE board will be cleared.$" gUnknown_082A5C45:: @ 82A5C45 - .string "You don’t have a COIN CASE.$" + .string "You don't have a COIN CASE.$" gUnknown_082A5C61:: @ 82A5C61 .string "Your COIN CASE is full!\n" |
