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/250.asm
Normal file
12
data/pokedex/entries/250.asm
Normal file
@@ -0,0 +1,12 @@
|
||||
; HoOhPokedexEntry: ; 0x1d185d
|
||||
db "RAINBOW@" ; species name
|
||||
dw 1206, 4390 ; height, width
|
||||
|
||||
db "It will reveal"
|
||||
next "itself before a"
|
||||
next "pure-hearted"
|
||||
page "trainer by shining"
|
||||
next "its bright rain-"
|
||||
next "bow-colored wings.@"
|
||||
; 0x1d18cc
|
||||
|
||||
Reference in New Issue
Block a user