diff options
author | Fredrik Ljungdahl <fredde1994@gmail.com> | 2016-10-29 01:57:58 +0200 |
---|---|---|
committer | Fredrik Ljungdahl <fredde1994@gmail.com> | 2016-10-29 01:57:58 +0200 |
commit | f6cfccd1ff34d5f82f289060d3fa79ec9f8933c6 (patch) | |
tree | f49018b7521cb31df9764a5a5603e6f2a66f39e5 | |
parent | b439a7259fa8b653938bfff1ac874582aae3ecab (diff) |
Fix some wrong comments regarding battle substatuses
-rw-r--r-- | wram.asm | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -414,7 +414,7 @@ AttackMissed:: ; c667 PlayerSubStatus1:: ; c668 ; bit ; 7 attract -; 6 encore +; 6 rollout ; 5 endure ; 4 perish song ; 3 identified @@ -453,7 +453,7 @@ PlayerSubStatus4:: ; c66b ; 3 ; 2 focus energy ; 1 mist -; 0 bide: unleashed energy +; 0 x accuracy ds 1 PlayerSubStatus5:: ; c66c ; bit |