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

9 lines
243 B
NASM

; NidokingPokedexEntry: ; 0x182463
db "DRILL@" ; species name
dw 407, 1370; height, width
db "It uses its thick", $4e, "arms, legs and", $4e, "tail to attack@"
db "forcefully. Melee", $4e, "combat is its", $4e, "specialty.@"
; 0x1824c8