Rename directory stats -> data.
This commit is contained in:
12
data/pokedex/entries/145.asm
Normal file
12
data/pokedex/entries/145.asm
Normal file
@@ -0,0 +1,12 @@
|
||||
; ZapdosPokedexEntry: ; 0x1cc697
|
||||
db "ELECTRIC@" ; species name
|
||||
dw 503, 1160 ; height, width
|
||||
|
||||
db "Legendary bird"
|
||||
next "#MON. They say"
|
||||
next "lightning caused"
|
||||
page "by the flapping of"
|
||||
next "its wings causes"
|
||||
next "summer storms.@"
|
||||
; 0x1cc706
|
||||
|
Reference in New Issue
Block a user