You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Create individual pokedex entry files
This commit is contained in:
8
stats/pokedex/entries/133.asm
Normal file
8
stats/pokedex/entries/133.asm
Normal file
@@ -0,0 +1,8 @@
|
||||
; EeveePokedexEntry: ; 0x1cc1b2
|
||||
db "EVOLUTION@" ; species name
|
||||
dw 100, 140; height, width
|
||||
|
||||
db "Its ability to", $4e, "evolve into many", $4e, "forms allows it to@"
|
||||
db "adapt smoothly", $4e, "and perfectly to", $4e, "any environment.@"
|
||||
; 0x1cc224
|
||||
|
||||
Reference in New Issue
Block a user