summaryrefslogtreecommitdiff
path: root/src/data/npc_map_data.asm
AgeCommit message (Collapse)Author
2021-01-16Rename some script commandsdannye
like print_text_string -> print_npc_text etc, and change instances of 'battle' to 'duel'
2021-01-05Add more labels for map/npc scriptsdannye
2021-01-04Add labels for some addressesdannye
2020-11-14Clean up white spacedannye
2020-05-05changed wording when it comes to the legendary card spriteAndrew Martinek
2020-05-05Added NPC_ Prefix, Changed Level to Map in some placesAndrew Martinek
2019-10-29Finished extracting Challenge Hall scriptsAndrew Martinek
2019-10-28extracted a lot of challenge hall scriptsAndrew Martinek
2019-10-25a bit more scripting stuff, figured out more npc dataAndrew Martinek
2019-10-13More scripts, start to figure out mapscriptsAndrew Martinek
2019-10-08Created python script to calculate progress and documented some scriptsAndrew Martinek
2019-10-06Uncovered a lot of NPC map data and loading functions.Andrew Martinek