summaryrefslogtreecommitdiff
path: root/engine/battle/core.asm
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2014-10-10 01:46:06 -0600
committerIIMarckus <iimarckus@gmail.com>2014-10-10 01:46:06 -0600
commit6e14461fa6d5085349e4746b61c526f3c94be19f (patch)
tree63db9e0cfa395f6dd00566c6dcdbb492bb6526ca /engine/battle/core.asm
parent906bd59e778243f84cb6fa7b06ae48019fc5805a (diff)
Add a lot of Yellow text changes.
Diffstat (limited to 'engine/battle/core.asm')
-rwxr-xr-xengine/battle/core.asm4
1 files changed, 4 insertions, 0 deletions
diff --git a/engine/battle/core.asm b/engine/battle/core.asm
index 263fafa1..128b7356 100755
--- a/engine/battle/core.asm
+++ b/engine/battle/core.asm
@@ -2954,7 +2954,11 @@ Func_3d4b6: ; 3d4b6 (f:54b6)
jp Delay3
DisabledText: ; 3d555 (f:5555)
+IF _YELLOW
+ db "Disabled!@"
+ELSE
db "disabled!@"
+ENDC
TypeText: ; 3d55f (f:555f)
db "TYPE@"