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/242.asm
Normal file
12
data/pokedex/entries/242.asm
Normal file
@@ -0,0 +1,12 @@
|
||||
; BlisseyPokedexEntry: ; 0x1d14f7
|
||||
db "HAPPINESS@" ; species name
|
||||
dw 411, 1030 ; height, width
|
||||
|
||||
db "Biting into one"
|
||||
next "of the delicious"
|
||||
next "eggs that BLISSEY"
|
||||
page "provides will make"
|
||||
next "everyone around"
|
||||
next "smile with joy.@"
|
||||
; 0x1d156b
|
||||
|
||||
Reference in New Issue
Block a user