mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-07 08:35:23 +13:00
Sepia City Gym & badge infrastructure
Nihon badges now count and Sepia City has its Gym Leader. All fully functional. I've also distributed the transfer-exclusive Kanto Pokemon items to their relevant owners, plus the Polkadot Bow.
This commit is contained in:
parent
7a5cbd31dc
commit
cd08f11fa4
31 changed files with 462 additions and 38 deletions
|
|
@ -89,6 +89,10 @@ DebugFlyScript:
|
|||
setflag ENGINE_POKEGEAR
|
||||
setflag ENGINE_PHONE_CARD
|
||||
|
||||
; Test new badge count
|
||||
setflag ENGINE_BOULDERBADGE
|
||||
setflag ENGINE_BADGE1
|
||||
|
||||
setflag ENGINE_FLYPOINT_PLAYERS_HOUSE
|
||||
setflag ENGINE_FLYPOINT_DEBUG
|
||||
setflag ENGINE_FLYPOINT_PALLET
|
||||
|
|
@ -116,6 +120,7 @@ DebugFlyScript:
|
|||
setflag ENGINE_FLYPOINT_BLACKTHORN
|
||||
setflag ENGINE_FLYPOINT_SILVER_CAVE
|
||||
setflag ENGINE_FLYPOINT_SILENT_HILLS
|
||||
setflag ENGINE_FLYPOINT_OLD
|
||||
|
||||
setevent EVENT_BEAT_ELITE_FOUR
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue