summaryrefslogtreecommitdiff
path: root/text.asm
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2014-05-12 15:00:46 -0500
committerMarcus Huderle <huderlem@gmail.com>2014-05-12 17:29:30 -0500
commit13e496cc90a3027b792a5330b404c3a8555e82a5 (patch)
tree6d6ec33a91329353fb5a010d52be1adab108f311 /text.asm
parent271b5a8aaf7811b7248e34a1264beea0487b7dd0 (diff)
Documented/labeled lots of move-effect-related stuff.
Diffstat (limited to 'text.asm')
-rw-r--r--text.asm14
1 files changed, 7 insertions, 7 deletions
diff --git a/text.asm b/text.asm
index 7f533d50..8cf6e3f4 100644
--- a/text.asm
+++ b/text.asm
@@ -1340,23 +1340,23 @@ _UnnamedText_3db80:: ; 89a73 (22:5a73)
text "!"
done
-_UnnamedText_3dc42:: ; 89a76 (22:5a76)
+_AttackMissedText:: ; 89a76 (22:5a76)
text $5a, "'s"
line "attack missed!"
prompt
-_UnnamedText_3dc47:: ; 89a89 (22:5a89)
+_KeptGoingAndCrashedText:: ; 89a89 (22:5a89)
text $5a
line "kept going and"
cont "crashed!"
prompt
-_UnnamedText_3dc4c:: ; 89aa4 (22:5aa4)
+_UnaffectedText:: ; 89aa4 (22:5aa4)
text $59, "'s"
line "unaffected!"
prompt
-_UnnamedText_3dc57:: ; 89ab4 (22:5ab4)
+_DoesntAffectMonText:: ; 89ab4 (22:5ab4)
text "It doesn't affect"
line $59, "!"
prompt
@@ -1420,7 +1420,7 @@ _MirrorMoveFailedText:: ; 89b96 (22:5b96)
next "failed!"
prompt
-_UnnamedText_3e887:: ; 89baf (22:5baf)
+_HitXTimesText:: ; 89baf (22:5baf)
text "Hit @"
TX_NUM $cd05, 1, 1
text " times!"
@@ -2317,12 +2317,12 @@ _UnnamedText_33f52:: ; 94abf (25:4abf)
line "shrouded in mist!"
prompt
-_UnnamedText_78dc:: ; 94ad5 (25:4ad5)
+_SuckedHealthText:: ; 94ad5 (25:4ad5)
text "Sucked health from"
line $59, "!"
prompt
-_UnnamedText_78e1:: ; 94aec (25:4aec)
+_DreamEatenText:: ; 94aec (25:4aec)
text $59, "'s"
line "dream was eaten!"
prompt