summaryrefslogtreecommitdiff
path: root/maps/Route5SaffronGate.asm
AgeCommit message (Expand)Author
2020-07-24Use def_* macros for automatic map event countsRangi
2019-04-21"object_const_def" instead of "const_def 2"Rangi
2018-02-01Align map event coordinate columnsRangi
2018-02-01warp_event x, y, map, warp_idRangi
2018-01-31const_def NRangi
2018-01-31Forgot the person→object renameRangi
2018-01-31Comment the person constants sections, like the othersRangi
2018-01-30Remove unreferenced map script heading labelsRangi
2018-01-28grep -rl warp_def . | xargs sed -i s/warp_def/warp_event/gRangi
2018-01-16map_header → map_def; map_header_2 → map_dataRemy Oukaour
2018-01-01Consistent map naming ("Town" and "City" are left out in houses and gates)Remy Oukaour