diff options
| author | KDLPro <38602758+KDLPro@users.noreply.github.com> | 2021-09-13 17:33:09 +0800 |
|---|---|---|
| committer | KDLPro <38602758+KDLPro@users.noreply.github.com> | 2021-09-13 17:33:09 +0800 |
| commit | 0dedd47b6ec0a898a6c41f91a3bb7c76bd94d572 (patch) | |
| tree | 4fa94e8f198c91c8b4f888d895d229abfd7c8aeb | |
| parent | 04393febf4b0e005cb2d21c52cc326fbe651f8dd (diff) | |
Updated Make new battle text to distinguish status move misses and fails (markdown)
| -rw-r--r-- | Make-new-battle-text-to-distinguish-status-move-misses-and-fails.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Make-new-battle-text-to-distinguish-status-move-misses-and-fails.md b/Make-new-battle-text-to-distinguish-status-move-misses-and-fails.md index d3c0ae4..035fa2b 100644 --- a/Make-new-battle-text-to-distinguish-status-move-misses-and-fails.md +++ b/Make-new-battle-text-to-distinguish-status-move-misses-and-fails.md @@ -75,7 +75,7 @@ First, edit [data/text/battle.asm](../blob/master/data/text/battle.asm) again: Next, edit [engine/battle/effect_commands.asm](../blob/master/engine/battle/effect_commands.asm): -``` +```diff ... UpdateMoveData: |
