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

9 lines
243 B
NASM

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