summaryrefslogtreecommitdiff
path: root/scripts/route23.asm
diff options
context:
space:
mode:
authoreinstein95 <einstein95@users.noreply.github.com>2017-01-09 06:06:10 +1300
committereinstein95 <einstein95@users.noreply.github.com>2017-01-09 06:06:10 +1300
commit653072192ccd9759ff44d8c86f8dc10a19756208 (patch)
tree72937492c7be9576f3ad6d1cd531bc77b5686d2a /scripts/route23.asm
parentf2c38581b05ccddd18cd937b3552958de9353696 (diff)
Almost done
Diffstat (limited to 'scripts/route23.asm')
-rwxr-xr-xscripts/route23.asm14
1 files changed, 7 insertions, 7 deletions
diff --git a/scripts/route23.asm b/scripts/route23.asm
index 1a24ecf6..6fd70051 100755
--- a/scripts/route23.asm
+++ b/scripts/route23.asm
@@ -92,25 +92,25 @@ BadgeTextPointers:
dw EarthBadgeText
EarthBadgeText:
- db "BADGE TERRE@"
+ db "ERDORDEN@"
VolcanoBadgeText:
- db "BADGE VOLCAN@"
+ db "VULKANORDEN@"
MarshBadgeText:
- db "BADGE MARAIS@"
+ db "SUMPFORDEN@"
SoulBadgeText:
- db "BADGE AME@"
+ db "SEELENORDEN@"
RainbowBadgeText:
- db "BADGE PRISME@"
+ db "FARBORDEN@"
ThunderBadgeText:
- db "BADGE FOUDRE@"
+ db "DONNERORDEN@"
CascadeBadgeText:
- db "BADGECASCADE@"
+ db "QUELLORDEN@"
Route23Script_512d8:
ld a, $1