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

9 lines
243 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; NidorinoPokedexEntry: ; 0x1823fd
db "POISON PIN@" ; species name
dw 211, 430; height, width
db "It is easily", $4e, "agitated and uses", $4e, "its horn for@"
db "offense as soon as", $4e, "it notices an", $4e, "attacker.@"
; 0x182463