diff options
author | yenatch <yenatch@gmail.com> | 2013-03-27 01:52:04 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-03-27 03:33:24 -0400 |
commit | d2f6b6febe31fe2c111243d97de029dd55e4a839 (patch) | |
tree | 1311624b0d9722c55a1463854fc31d2fb3dcf7ef /main.asm | |
parent | 3e6c37fe5242d78ba915192a03e183dfbf031110 (diff) |
Identify more move effect commands
Diffstat (limited to 'main.asm')
-rw-r--r-- | main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9551,7 +9551,7 @@ MistText: ; 0x8130b db "shrouded in MIST!", $58 ; 0x81321 -BattleText_0x81321: ; 0x81321 +ProtectedByMistText: ; 0x81321 db $0, $59, "'s", $4f db "protected by MIST.", $58 ; 0x81338 |