Get all map constants from include/ rather than constants/

This commit is contained in:
Marcus Huderle
2018-06-14 22:00:09 -05:00
parent 0c8cfc2297
commit acc1a5d446
621 changed files with 1839 additions and 2454 deletions

View File

@@ -13,7 +13,7 @@ TrainerHill_Elevator_EventScript_269360:: @ 8269360
applymovement 255, TrainerHill_Elevator_Movement_2693EB
waitmovement 0
releaseall
warp TRAINER_HILL_ROOF, 255, 15, 5
warp MAP_TRAINER_HILL_ROOF, 255, 15, 5
waitstate
end
@@ -35,7 +35,7 @@ TrainerHill_Elevator_EventScript_269375:: @ 8269375
delay 25
applymovement 255, TrainerHill_Elevator_Movement_2693E7
waitmovement 0
warp TRAINER_HILL_ENTRANCE, 255, 17, 8
warp MAP_TRAINER_HILL_ENTRANCE, 255, 17, 8
waitstate
end