shithub: pokecrystal

ref: b17553218bd5a60231a55ebc57c8ffd3523f5a99
dir: /data/pokedex/entries/209.asm/

View raw version
; SnubbullPokedexEntry: ; 0x1d06e0
	db "FAIRY@" ; species name
	dw 200, 170 ; height, width
	
	db   "In truth, it is a"
	next "cowardly #MON."
	next "It growls eagerly"
	page "in order to hide"
	next "its fear from its"
	next "opponent.@"
; 0x1d074a