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/143.asm
Normal file
12
data/pokedex/entries/143.asm
Normal file
@@ -0,0 +1,12 @@
|
||||
; SnorlaxPokedexEntry: ; 0x1cc5cf
|
||||
db "SLEEPING@" ; species name
|
||||
dw 611, 10140 ; height, width
|
||||
|
||||
db "This #MON's"
|
||||
next "stomach is so"
|
||||
next "strong, even"
|
||||
page "eating moldy or"
|
||||
next "rotten food will"
|
||||
next "not affect it.@"
|
||||
; 0x1cc632
|
||||
|
||||
Reference in New Issue
Block a user