You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Rename directory stats -> data.
This commit is contained in:
12
data/pokedex/entries/198.asm
Normal file
12
data/pokedex/entries/198.asm
Normal file
@@ -0,0 +1,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
|
||||
|
||||
Reference in New Issue
Block a user