mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
wug
Replaces the nonsensical Crocky static with a more fitting Wugtrio encounter. Currently (hilariously) makes the Champion theme play in the battle, working on a fix later
This commit is contained in:
parent
3e6e9ea240
commit
c9833e5d91
6 changed files with 14 additions and 30 deletions
|
|
@ -585,7 +585,7 @@
|
|||
; New static encounter events
|
||||
const_next $620
|
||||
const_skip
|
||||
const EVENT_BEAT_CROCKY
|
||||
const EVENT_BEAT_WUGTRIO
|
||||
const_skip 7
|
||||
const EVENT_BEAT_MEW
|
||||
const_skip 7
|
||||
|
|
|
|||
|
|
@ -237,7 +237,7 @@ DEF SHOW EQU $15
|
|||
const HS_SEAFOAM_ISLANDS_B4F_BOULDER_1 ; E1
|
||||
const HS_SEAFOAM_ISLANDS_B4F_BOULDER_2 ; E2
|
||||
const HS_ARTICUNO ; E3
|
||||
const HS_CROCKY ; E4
|
||||
const HS_WUGTRIO ; E4
|
||||
const HS_MEW ; E5
|
||||
const HS_MOLTRES ; E6
|
||||
; const HS_OMEGA ; E7 X
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue