pokecrystal-board/stats/pokedex/entries/029.asm

9 lines
248 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; NidoranFPokedexEntry: ; 0x18224b
db "POISON PIN@" ; species name
dw 104, 150; height, width
db "Small and very", $4e, "docile, it pro-", $4e, "tects itself with@"
db "its small, poison-", $4e, "ous horn when", $4e, "attacked.@"
; 0x1822b6