summaryrefslogtreecommitdiff
path: root/text
diff options
context:
space:
mode:
authoreinstein95 <einstein95@users.noreply.github.com>2016-12-27 11:57:05 +1300
committereinstein95 <einstein95@users.noreply.github.com>2016-12-27 11:57:05 +1300
commitf73893db566c67ee9e1b4b6b309853503351d8ca (patch)
tree6b420d9e1ab47f11bf6240b48d237c810f4b6aa1 /text
parentfde4f79b3ba6a6653b91801e26865155b89a6be0 (diff)
Update to latest pokered
Diffstat (limited to 'text')
-rw-r--r--text/maps/pewter_city.asm2
-rw-r--r--text/unused_names.asm20
2 files changed, 21 insertions, 1 deletions
diff --git a/text/maps/pewter_city.asm b/text/maps/pewter_city.asm
index c373405d..777027b0 100644
--- a/text/maps/pewter_city.asm
+++ b/text/maps/pewter_city.asm
@@ -73,7 +73,7 @@ _PewterCityText_1945d::
cont "Suis-moi!"
done
-_PewterCityText_19462::
+_PewterCityText14::
text "Si t'es fort..."
line "T'as pas tort..."
cont "Alors..."
diff --git a/text/unused_names.asm b/text/unused_names.asm
new file mode 100644
index 00000000..4aca7ca2
--- /dev/null
+++ b/text/unused_names.asm
@@ -0,0 +1,20 @@
+UnusedNames::
+ db "かみなりバッヂ@"
+ db "かいがらバッヂ@"
+ db "おじぞうバッヂ@"
+ db "はやぶさバッヂ@"
+ db "ひんやりバッヂ@"
+ db "なかよしバッヂ@"
+ db "バラバッヂ@"
+ db "ひのたまバッヂ@"
+ db "ゴールドバッヂ@"
+ db "たまご@"
+ db "ひよこ@"
+ db "ブロンズ@"
+ db "シルバー@"
+ db "ゴールド@"
+ db "プチキャプテン@"
+ db "キャプテン@"
+ db "プチマスター@"
+ db "マスター@"
+ db "エクセレント"