Sync compare macros, some event_scripts.s doc, begin map_scripts constants
This commit is contained in:
@@ -61,7 +61,7 @@ EventScript_16C1F3:: @ 816C1F3
|
||||
EventScript_16C246:: @ 816C246
|
||||
setvar VAR_0x8006, 4
|
||||
setdynamicwarp MAP_CELADON_CITY_DEPARTMENT_STORE_1F, 255, 6, 1
|
||||
compare_var_to_value VAR_ELEVATOR_FLOOR, 4
|
||||
compare VAR_ELEVATOR_FLOOR, 4
|
||||
goto_if eq, EventScript_16C30E
|
||||
call EventScript_16C313
|
||||
setvar VAR_ELEVATOR_FLOOR, 4
|
||||
@@ -71,7 +71,7 @@ EventScript_16C246:: @ 816C246
|
||||
EventScript_16C26E:: @ 816C26E
|
||||
setvar VAR_0x8006, 5
|
||||
setdynamicwarp MAP_CELADON_CITY_DEPARTMENT_STORE_2F, 255, 6, 1
|
||||
compare_var_to_value VAR_ELEVATOR_FLOOR, 5
|
||||
compare VAR_ELEVATOR_FLOOR, 5
|
||||
goto_if eq, EventScript_16C30E
|
||||
call EventScript_16C313
|
||||
setvar VAR_ELEVATOR_FLOOR, 5
|
||||
@@ -81,7 +81,7 @@ EventScript_16C26E:: @ 816C26E
|
||||
EventScript_16C296:: @ 816C296
|
||||
setvar VAR_0x8006, 6
|
||||
setdynamicwarp MAP_CELADON_CITY_DEPARTMENT_STORE_3F, 255, 6, 1
|
||||
compare_var_to_value VAR_ELEVATOR_FLOOR, 6
|
||||
compare VAR_ELEVATOR_FLOOR, 6
|
||||
goto_if eq, EventScript_16C30E
|
||||
call EventScript_16C313
|
||||
setvar VAR_ELEVATOR_FLOOR, 6
|
||||
@@ -91,7 +91,7 @@ EventScript_16C296:: @ 816C296
|
||||
EventScript_16C2BE:: @ 816C2BE
|
||||
setvar VAR_0x8006, 7
|
||||
setdynamicwarp MAP_CELADON_CITY_DEPARTMENT_STORE_4F, 255, 6, 1
|
||||
compare_var_to_value VAR_ELEVATOR_FLOOR, 7
|
||||
compare VAR_ELEVATOR_FLOOR, 7
|
||||
goto_if eq, EventScript_16C30E
|
||||
call EventScript_16C313
|
||||
setvar VAR_ELEVATOR_FLOOR, 7
|
||||
@@ -101,7 +101,7 @@ EventScript_16C2BE:: @ 816C2BE
|
||||
EventScript_16C2E6:: @ 816C2E6
|
||||
setvar VAR_0x8006, 8
|
||||
setdynamicwarp MAP_CELADON_CITY_DEPARTMENT_STORE_5F, 255, 6, 1
|
||||
compare_var_to_value VAR_ELEVATOR_FLOOR, 8
|
||||
compare VAR_ELEVATOR_FLOOR, 8
|
||||
goto_if eq, EventScript_16C30E
|
||||
call EventScript_16C313
|
||||
setvar VAR_ELEVATOR_FLOOR, 8
|
||||
|
||||
Reference in New Issue
Block a user