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/011.asm
Normal file
12
data/pokedex/entries/011.asm
Normal file
@@ -0,0 +1,12 @@
|
||||
; MetapodPokedexEntry: ; 0x181ace
|
||||
db "COCOON@" ; species name
|
||||
dw 204, 220 ; height, width
|
||||
|
||||
db "This is its pre-"
|
||||
next "evolved form. At"
|
||||
next "this stage, it can"
|
||||
page "only harden, so it"
|
||||
next "remains motionless"
|
||||
next "to avoid attack.@"
|
||||
; 0x181b45
|
||||
|
||||
Reference in New Issue
Block a user