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/090.asm
Normal file
8
stats/pokedex/entries/090.asm
Normal file
@@ -0,0 +1,8 @@
|
||||
; ShellderPokedexEntry: ; 0x1b8a68
|
||||
db "BIVALVE@" ; species name
|
||||
dw 100, 90; height, width
|
||||
|
||||
db "Clamping on to an", $4e, "opponent reveals", $4e, "its vulnerable@"
|
||||
db "parts, so it uses", $4e, "this move only as", $4e, "a last resort.@"
|
||||
; 0x1b8ad9
|
||||
|
||||
Reference in New Issue
Block a user