summaryrefslogtreecommitdiff
path: root/data/battle_message.s
diff options
context:
space:
mode:
Diffstat (limited to 'data/battle_message.s')
-rw-r--r--data/battle_message.s7
1 files changed, 7 insertions, 0 deletions
diff --git a/data/battle_message.s b/data/battle_message.s
index 05847eed0..4c72557d8 100644
--- a/data/battle_message.s
+++ b/data/battle_message.s
@@ -1768,12 +1768,19 @@ gText_SafariBalls:: @ 85CCB2C
gText_SafariBallLeft:: @ 85CCB3C
.string "{HIGHLIGHT DARK_GREY}Left: $"
.string "{HIGHLIGHT DARK_GREY}$"
+gText_Sleep::
.string "sleep$"
+gText_Poison::
.string "poison$"
+gText_Burn::
.string "burn$"
+gText_Paralysis::
.string "paralysis$"
+gText_Ice::
.string "ice$"
+gText_Confusion::
.string "confusion$"
+gText_Love::
.string "love$"
gText_SpaceAndSpace:: @ 85CCB79