shithub: pokecrystal

ref: aa87b091635f14dc3bc6c499321ff6573da7af6d
dir: /data/pokedex/entries/007.asm/

View raw version
; SquirtlePokedexEntry: ; 0x181926
	db "TINYTURTLE@" ; species name
	dw 108, 200 ; height, width
	
	db   "When it feels"
	next "threatened, it"
	next "draws its legs"
	page "inside its shell"
	next "and sprays water"
	next "from its mouth.@"