diff options
author | IIMarckus <iimarckus@gmail.com> | 2016-04-10 18:08:48 -0600 |
---|---|---|
committer | IIMarckus <iimarckus@gmail.com> | 2016-04-10 18:08:48 -0600 |
commit | b842cb26daec3b3919fbe56d3ac1357f36ca7c32 (patch) | |
tree | b3146483d8615d442e6bdf2bf651259aa65b6773 | |
parent | ec9dd96c8129be63334e61642d0747b41edb7890 (diff) |
Fix some incorrectly encoded text.
-rw-r--r-- | stadiumgs/text/academy/multiplayerquiz.txt | 48 | ||||
-rw-r--r-- | stadiumgs/text/gymleadercastle/mahogany/alvin1.txt | 2 | ||||
-rw-r--r-- | stadiumgs/text/gymleadercastle/mahogany/alvin2.txt | 2 |
3 files changed, 26 insertions, 26 deletions
diff --git a/stadiumgs/text/academy/multiplayerquiz.txt b/stadiumgs/text/academy/multiplayerquiz.txt index ecfb7a8..90a94ca 100644 --- a/stadiumgs/text/academy/multiplayerquiz.txt +++ b/stadiumgs/text/academy/multiplayerquiz.txt @@ -797,53 +797,53 @@ WATER/DRAGON PSYCHIC/GRASS -¥10 +Â¥10 -¥50 +Â¥50 -¥100 +Â¥100 -¥150 +Â¥150 -¥200 +Â¥200 -¥250 +Â¥250 -¥300 +Â¥300 -¥350 +Â¥350 -¥450 +Â¥450 -¥500 +Â¥500 -¥550 +Â¥550 -¥600 +Â¥600 -¥650 +Â¥650 -¥700 +Â¥700 -¥800 +Â¥800 -¥950 +Â¥950 -¥1000 +Â¥1000 -¥1200 +Â¥1200 -¥1400 +Â¥1400 -¥1500 +Â¥1500 -¥2000 +Â¥2000 -¥2100 +Â¥2100 -¥2500 +Â¥2500 -¥2800 +Â¥2800 diff --git a/stadiumgs/text/gymleadercastle/mahogany/alvin1.txt b/stadiumgs/text/gymleadercastle/mahogany/alvin1.txt index 58e412e..8e96da0 100644 --- a/stadiumgs/text/gymleadercastle/mahogany/alvin1.txt +++ b/stadiumgs/text/gymleadercastle/mahogany/alvin1.txt @@ -53,7 +53,7 @@ freeze! <FACE,3,1>You've got all the substance of slush! -<FACE,3,0>I feel like I nailed a 1080º! +<FACE,3,0>I feel like I nailed a 1080°! <FACE,3,2>Shoot! Well then, I'm switching to summer. Watch me as a SWIMMER! diff --git a/stadiumgs/text/gymleadercastle/mahogany/alvin2.txt b/stadiumgs/text/gymleadercastle/mahogany/alvin2.txt index 6a8b293..52aca88 100644 --- a/stadiumgs/text/gymleadercastle/mahogany/alvin2.txt +++ b/stadiumgs/text/gymleadercastle/mahogany/alvin2.txt @@ -53,7 +53,7 @@ freeze! <FACE,3,1>You've got all the substance of slush! -<FACE,3,0>I feel like I nailed a 1080º! +<FACE,3,0>I feel like I nailed a 1080°! <FACE,3,2>Shoot! Well then, I'm switching to summer. Watch me as a SWIMMER! |