summaryrefslogtreecommitdiff
path: root/data/sprites/map_objects.asm
AgeCommit message (Collapse)Author
2018-02-25Format map object attributes like trainer attributes, in preparation for bit ↵Rangi
flag constants
2018-01-30SPRITEMOVEDATA_LAPRAS → SPRITEMOVEDATA_SWIM_WANDERRangi
(more precise, and encourages hacks to add more SWIM movements)
2018-01-30Clarify big doll-related constants (Snorlax and Lapras are symmetrical, Onix ↵Rangi
is not)
2018-01-30SPRITEMOVEDATA_ITEM_TREE → SPRITEMOVEDATA_STILL (it's used for other ↵Rangi
things like Azalea's Slowpokes, not just items and trees)
2018-01-10Group some mutually edited files in data/sprites/Remy Oukaour