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/107.asm
Normal file
12
data/pokedex/entries/107.asm
Normal file
@@ -0,0 +1,12 @@
|
||||
; HitmonchanPokedexEntry: ; 0x1b91a4
|
||||
db "PUNCHING@" ; species name
|
||||
dw 407, 1110 ; height, width
|
||||
|
||||
db "To increase the"
|
||||
next "strength of all"
|
||||
next "its punch moves,"
|
||||
page "it spins its arms"
|
||||
next "just before making"
|
||||
next "contact.@"
|
||||
; 0x1b9210
|
||||
|
||||
Reference in New Issue
Block a user