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

13 lines
262 B
NASM

; MurkrowPokedexEntry: ; 0x1d021e
db "DARKNESS@" ; species name
dw 108, 50; height, width
db "It hides any shiny"
next "object it finds in"
next "a secret location.@"
db "MURKROW and"
next "MEOWTH loot one"
next "another's stashes.@"
; 0x1d0292