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/144.asm
Normal file
12
data/pokedex/entries/144.asm
Normal file
@@ -0,0 +1,12 @@
|
||||
; ArticunoPokedexEntry: ; 0x1cc632
|
||||
db "FREEZE@" ; species name
|
||||
dw 507, 1220 ; height, width
|
||||
|
||||
db "Legendary bird"
|
||||
next "#MON. As it"
|
||||
next "flies through the"
|
||||
page "sky, it cools the"
|
||||
next "air, causing snow"
|
||||
next "to fall.@"
|
||||
; 0x1cc697
|
||||
|
||||
Reference in New Issue
Block a user