Sync compare macros, some event_scripts.s doc, begin map_scripts constants

This commit is contained in:
GriffinR
2020-01-08 18:09:24 -05:00
parent 26f7ba4823
commit 31d31d3260
194 changed files with 1933 additions and 1942 deletions
+2 -2
View File
@@ -5,9 +5,9 @@ SixIsland_PatternBush_MapScripts:: @ 8164559
SixIsland_PatternBush_MapScript1_16455F:: @ 816455F
setworldmapflag FLAG_WORLD_MAP_SIX_ISLAND_PATTERN_BUSH
getplayerxy VAR_0x4001, VAR_0x4002
compare_var_to_value VAR_0x4001, 50
compare VAR_0x4001, 50
call_if ge, EventScript_16457E
compare_var_to_value VAR_0x4001, 49
compare VAR_0x4001, 49
call_if le, EventScript_164587
end