shithub: pokecrystal

ref: e2b378f5e32ea1416fbc9ac5e96d23be244e4a6b
dir: /data/collision_stdscripts.asm/

View raw version
; stdscripts associated with tile collisions

TileCollisionStdScripts:
	; collision type,        stdscript
	dbw COLL_BOOKSHELF,      magazinebookshelf
	dbw COLL_PC,             pcscript
	dbw COLL_RADIO,          radio1
	dbw COLL_TOWN_MAP,       townmap
	dbw COLL_MART_SHELF,     merchandiseshelf
	dbw COLL_TV,             tv
	dbw COLL_WINDOW,         window
	dbw COLL_INCENSE_BURNER, incenseburner
	db   -1 ; end