summaryrefslogtreecommitdiff
path: root/scripts/agatha.asm
diff options
context:
space:
mode:
authorU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2015-06-12 10:26:00 -0500
committerU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2015-06-12 11:00:25 -0500
commit3cd3efd06002a188cebf37d935411d7d73b153be (patch)
tree3409cc5c899838106f7da1451afb20a29c5ad32e /scripts/agatha.asm
parent39abace5694abf22efcd3efe2feaa0e03ec56b4b (diff)
Name the last of unnamed text
Diffstat (limited to 'scripts/agatha.asm')
-rwxr-xr-xscripts/agatha.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/agatha.asm b/scripts/agatha.asm
index a8f9e137..f9f7fae1 100755
--- a/scripts/agatha.asm
+++ b/scripts/agatha.asm
@@ -119,7 +119,7 @@ AgathaScript2: ; 764ed (1d:64ed)
AgathaTextPointers: ; 76505 (1d:6505)
dw AgathaText1
- dw AgathaText2
+ dw AgathaDontRunAwayText
AgathaTrainerHeaders: ; 76509 (1d:6509)
AgathaTrainerHeader0: ; 76509 (1d:6509)
@@ -151,6 +151,6 @@ AgathaAfterBattleText: ; 7652a (1d:652a)
TX_FAR _AgathaAfterBattleText
db "@"
-AgathaText2: ; 7652f (1d:652f)
- TX_FAR _AgathaText2
+AgathaDontRunAwayText: ; 7652f (1d:652f)
+ TX_FAR _AgathaDontRunAwayText
db "@"