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/029.asm
Normal file
12
data/pokedex/entries/029.asm
Normal file
@@ -0,0 +1,12 @@
|
||||
; NidoranFPokedexEntry: ; 0x18224b
|
||||
db "POISON PIN@" ; species name
|
||||
dw 104, 150 ; height, width
|
||||
|
||||
db "Small and very"
|
||||
next "docile, it pro-"
|
||||
next "tects itself with"
|
||||
page "its small, poison-"
|
||||
next "ous horn when"
|
||||
next "attacked.@"
|
||||
; 0x1822b6
|
||||
|
||||
Reference in New Issue
Block a user