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/097.asm
Normal file
12
data/pokedex/entries/097.asm
Normal file
@@ -0,0 +1,12 @@
|
||||
; HypnoPokedexEntry: ; 0x1b8d80
|
||||
db "HYPNOSIS@" ; species name
|
||||
dw 503, 1670 ; height, width
|
||||
|
||||
db "The longer it"
|
||||
next "swings its"
|
||||
next "pendulum, the"
|
||||
page "longer the effects"
|
||||
next "of its hypnosis"
|
||||
next "last.@"
|
||||
; 0x1b8ddd
|
||||
|
||||
Reference in New Issue
Block a user