pokecrystal-board/data/pokedex/entries/031.asm
2014-05-31 22:57:00 -07:00

13 lines
247 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"
page "as excellent"
next "protection from"
next "any attack.@"
; 0x182392