diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-05 15:08:00 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-05 15:08:00 -0500 |
commit | 1205fe5100c09624350b5e6822b4c063586afcaf (patch) | |
tree | 04c3034bda38e17d0f7c901ddb153610cd9483f8 /constants/map_setup_constants.asm | |
parent | adf2fe712d372bad8c68590ae77b1dde85290d8f (diff) |
PLAYEREVENT_
Diffstat (limited to 'constants/map_setup_constants.asm')
-rw-r--r-- | constants/map_setup_constants.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/map_setup_constants.asm b/constants/map_setup_constants.asm index e3088496f..89d99ba90 100644 --- a/constants/map_setup_constants.asm +++ b/constants/map_setup_constants.asm @@ -1,5 +1,4 @@ -const_value SET $f0 - const MAPSETUP_00 +const_value SET $f1 const MAPSETUP_WARP const MAPSETUP_02 const MAPSETUP_RELOADMAP @@ -11,6 +10,7 @@ const_value SET $f0 const MAPSETUP_09 const MAPSETUP_10 const MAPSETUP_BADWARP + const MAPSETUP_12 ; Command descriptions from Condensation water's scripting compendium. const_def const_def |