blob: fd5db0d7d5ae91341c679deca3cba66114f3b8eb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; 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."
page "MURKROW and"
next "MEOWTH loot one"
next "another's stashes.@"
; 0x1d0292
|