You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Use Stadium 2 Egg Group names
Out of the current two most prevalent official conventions, this one was chosen, because they're used in a direct counterpart to this game, and thus feel more accurate.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
INCBIN "gfx/pokemon/muk/front.dimensions"
|
||||
db 0, 0, 0, 0 ; padding
|
||||
db GROWTH_MEDIUM_FAST ; growth rate
|
||||
dn EGG_AMORPHOUS, EGG_AMORPHOUS ; egg groups
|
||||
dn EGG_INDETERMINATE, EGG_INDETERMINATE ; egg groups
|
||||
|
||||
; tm/hm learnset
|
||||
tmhm DYNAMICPUNCH, CURSE, TOXIC, ZAP_CANNON, HIDDEN_POWER, SUNNY_DAY, SNORE, HYPER_BEAM, PROTECT, GIGA_DRAIN, ENDURE, FRUSTRATION, THUNDER, RETURN, MUD_SLAP, DOUBLE_TEAM, ICE_PUNCH, SWAGGER, SLEEP_TALK, SLUDGE_BOMB, FIRE_BLAST, THUNDERPUNCH, REST, ATTRACT, THIEF, FIRE_PUNCH, FLAMETHROWER, THUNDERBOLT
|
||||
|
||||
Reference in New Issue
Block a user