Rename directory stats -> data.
This commit is contained in:
12
data/pokedex/entries/087.asm
Normal file
12
data/pokedex/entries/087.asm
Normal file
@@ -0,0 +1,12 @@
|
||||
; DewgongPokedexEntry: ; 0x1b8934
|
||||
db "SEA LION@" ; species name
|
||||
dw 507, 2650 ; height, width
|
||||
|
||||
db "It sleeps under"
|
||||
next "shallow ocean"
|
||||
next "waters during the"
|
||||
page "day, then looks"
|
||||
next "for food at night"
|
||||
next "when it's cold.@"
|
||||
; 0x1b89a2
|
||||
|
Reference in New Issue
Block a user