pokecrystal-board/stats/pokedex/entries/031.asm
2014-03-06 00:46:01 -05:00

13 lines
249 B
NASM

; NidoqueenPokedexEntry: ; 0x18232e
db "DRILL@" ; species name
dw 403, 1320; height, width
db "The hard scales"
next "that cover its"
next "strong body serve@"
db "as excellent"
next "protection from"
next "any attack.@"
; 0x182392