pokecrystal-board/stats/pokedex/entries/199.asm
2013-02-05 19:29:20 -05:00

9 lines
253 B
NASM

; SlowkingPokedexEntry: ; 0x1d0292
db "ROYAL@" ; species name
dw 607, 1750; height, width
db "Every time it ya-", $4e, "wns, SHELLDER", $4e, "injects more poi-@"
db "son into it. The", $4e, "poison makes it", $4e, "more intelligent.@"
; 0x1d0301