aboutsummaryrefslogtreecommitdiffstats
path: root/data/mapObjects/pokemontower6.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync with pokereddannye2020-05-201-19/+0
|
* Added warp, warp_to and sign compatibilityShakib20012020-03-271-12/+12
|
* Remove the last address commentsdannye2016-06-121-1/+1
| | | | | except for wram.asm and sram.asm also delete unused yellow file
* No more $C8dannye2015-08-101-3/+3
| | | | | Use OPP_ constants separate from trainer constants since valid opponents can be all Pokemon and trainers
* Fix object constant namesdannye2015-07-181-5/+5
| | | | | | | | | | swap LEFT and RIGHT FACE is better named STAY because sprites that have no range do not necessarily face any direction STAY has been renamed to NONE because sprites that use this will spin randomly, except for the item/voltorb/electrode sprite I never should have listened to https://github.com/iimarckus/pokered/issues/89
* Map object macrodannye2015-07-181-6/+6
| | | | closes https://github.com/iimarckus/pokered/issues/89
* Use more constants in object dataU-Fish-PC\Daniel2014-05-211-5/+5
|
* Pull map objects out of main.asmU-Fish-PC\Daniel2014-05-171-0/+19