mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
Remove unused _GREEN TitleMons data
This commit is contained in:
parent
e1ef02430d
commit
e1f6bb5393
|
@ -18,24 +18,6 @@ IF DEF(_RED)
|
|||
db PONYTA
|
||||
db MAGIKARP
|
||||
ENDC
|
||||
IF DEF(_GREEN)
|
||||
db STARTER3
|
||||
db STARTER1
|
||||
db STARTER2
|
||||
db CATERPIE
|
||||
db NIDORAN_F
|
||||
db PINSIR
|
||||
db PIKACHU
|
||||
db CLEFAIRY
|
||||
db RHYDON
|
||||
db ABRA
|
||||
db GASTLY
|
||||
db DITTO
|
||||
db PIDGEOTTO
|
||||
db ONIX
|
||||
db PONYTA
|
||||
db MAGIKARP
|
||||
ENDC
|
||||
IF DEF(_BLUE)
|
||||
db STARTER2
|
||||
db STARTER1
|
||||
|
|
Loading…
Reference in a new issue