summaryrefslogtreecommitdiff
path: root/include/constants/map_groups.h
AgeCommit message (Collapse)Author
2019-08-17Renaming unknown link room ids to be the same as nameTustin2121
This descrepency was causing a lot of annoyance when using porymap, because porymap generated the ids in map_groups.h from the name, and mapjson was generating map_groups.h from the id in the json files. So just name them the same already like every other map in the repo.
2019-02-04Cleanup and add game version flag to mapjson toolMarcus Huderle
2019-01-31Convert map data to JSONMarcus Huderle