diff options
author | Cameron Hall <camthesaxman@users.noreply.github.com> | 2017-07-22 12:06:17 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-22 12:06:17 -0500 |
commit | 5e80a12ec9fcf2201c070712d8e2dcefe2a0e364 (patch) | |
tree | 3d4f5e7b7c0a4a3217ed070e49b6a96bf0cd9079 /data-de/field_move_scripts.inc | |
parent | 39efec3f1e9fc604b36b066ed7dc14e1bdb8c323 (diff) | |
parent | c564ff9afb0a155cec1b2105ef82db99ace91b36 (diff) |
Merge pull request #378 from PikalaxALT/rename_specials
Rename specials
Diffstat (limited to 'data-de/field_move_scripts.inc')
-rw-r--r-- | data-de/field_move_scripts.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data-de/field_move_scripts.inc b/data-de/field_move_scripts.inc index d0ed559ec..91c3dcca8 100644 --- a/data-de/field_move_scripts.inc +++ b/data-de/field_move_scripts.inc @@ -90,10 +90,10 @@ DoRockSmashMovement: @ 81B0F0C move LAST_TALKED, RockSmashMovement waitmove 0 disappear LAST_TALKED - specialval RESULT, 298 + specialval RESULT, sub_810F5BC compare RESULT, 1 jumpeq DoRockSmashMovement_Done - special 171 + special RockSmashWildEncounter compare RESULT, 0 jumpeq DoRockSmashMovement_Done waitstate |