shithub: pokecrystal

ref: 77d1d312b03ad5efb200533a99ca3d8f1a1c078c
dir: /stats/pokedex/entries/198.asm/

View raw version
; MurkrowPokedexEntry: ; 0x1d021e
	db "DARKNESS@" ; species name
	dw 108, 50 ; height, width
	
	db   "It hides any shiny"
	next "object it finds in"
	next "a secret location."
	page "MURKROW and"
	next "MEOWTH loot one"
	next "another's stashes.@"
; 0x1d0292