move const data to battle files

This commit is contained in:
DizzyEggg
2017-10-06 19:09:37 +02:00
parent 19e2255c34
commit 7b88c7f2f0
7 changed files with 162 additions and 115 deletions
+7
View File
@@ -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