summaryrefslogtreecommitdiff
path: root/data/scripts/maps/FallarborTown_PokemonCenter_1F.inc
AgeCommit message (Collapse)Author
2018-06-20Move map scripts into 'data/maps/<mapname>/scripts.inc'Marcus Huderle
2018-05-29Flesh out applymovement command namesMarcus Huderle
2018-01-04Use song constants in scriptsMarcus Huderle
2017-12-24'VAR_SPECIAL_X' instead of 'SPECIALVAR_X'Marcus Huderle
2017-12-24Name and use constants for special varsMarcus Huderle
2017-12-21Use event script macro names from pokeemeraldMarcus Huderle
2017-12-09Label all flags up to 901Marcus Huderle
2017-09-30updatecamthesaxman
2017-09-26more command renamingcamthesaxman
2017-09-24more script command renamingcamthesaxman
2017-09-24more script command renamingcamthesaxman
2017-09-24Replace script commands: snop -> nop, snop1 -> nop1, jump -> gotocamthesaxman
2016-10-28included .s to .incYamaArashi