Rename directory stats -> data.
This commit is contained in:
12
data/pokedex/entries/030.asm
Normal file
12
data/pokedex/entries/030.asm
Normal file
@@ -0,0 +1,12 @@
|
||||
; NidorinaPokedexEntry: ; 0x1822b6
|
||||
db "POISON PIN@" ; species name
|
||||
dw 207, 440 ; height, width
|
||||
|
||||
db "It has a docile"
|
||||
next "nature. If it is"
|
||||
next "threatened with"
|
||||
page "attack, it raises"
|
||||
next "the barbs that are"
|
||||
next "all over its body.@"
|
||||
; 0x18232e
|
||||
|
Reference in New Issue
Block a user