summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/199.asm
blob: 057976b6f48e9be56e76b1acb74420212013d963 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; SlowkingPokedexEntry: ; 0x1d0292
	db "ROYAL@" ; species name
	dw 607, 1750 ; height, width
	
	db   "Every time it ya-"
	next "wns, SHELLDER"
	next "injects more poi-"
	page "son into it. The"
	next "poison makes it"
	next "more intelligent.@"
; 0x1d0301