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/066.asm
Normal file
12
data/pokedex/entries/066.asm
Normal file
@@ -0,0 +1,12 @@
|
||||
; MachopPokedexEntry: ; 0x1b8065
|
||||
db "SUPERPOWER@" ; species name
|
||||
dw 207, 430 ; height, width
|
||||
|
||||
db "It trains by"
|
||||
next "lifting rocks in"
|
||||
next "the mountains. It"
|
||||
page "can even pick up a"
|
||||
next "GRAVELER with"
|
||||
next "ease.@"
|
||||
; 0x1b80cb
|
||||
|
||||
Reference in New Issue
Block a user