mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-21 06:38:40 +13:00
Updated Citrine theme, plus some text changes
Pushing a commit for the less important stuff while I finish the Silph Gauntlet's missing floors. - Swaps the Biker and Psychic in Silph Gauntlet around - Increased J&J's Meowth's level to make it less unbalanced in the later fights - Text improvements for Citrine City, Saffron Gym, and Viridian PokeMart
This commit is contained in:
parent
754e1cdf28
commit
38b2b2c6c9
13 changed files with 113 additions and 105 deletions
|
|
@ -11,7 +11,7 @@ SilphGauntlet4F_Object:
|
|||
object_event 4, 3, SPRITE_SCIENTIST, STAY, LEFT, 1, OPP_SCIENTIST, 1
|
||||
object_event 14, 2, SPRITE_GAMBLER, STAY, RIGHT, 2, OPP_GAMBLER, 6
|
||||
object_event 18, 11, SPRITE_ROCKET, STAY, LEFT, 3, OPP_ROCKET, 22
|
||||
object_event 12, 10, SPRITE_YOUNGSTER, STAY, RIGHT, 4, OPP_PSYCHIC_TR, 5
|
||||
object_event 12, 10, SPRITE_BIKER, STAY, RIGHT, 4, OPP_BIKER, 16
|
||||
object_event 7, 5, SPRITE_SUPER_NERD, STAY, UP, 5, OPP_BURGLAR, 1
|
||||
object_event 4, 14, SPRITE_CHANNELER, STAY, DOWN, 6, OPP_CHANNELER, 7
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ SilphGauntlet5F_Object:
|
|||
|
||||
def_object_events
|
||||
object_event 11, 6, SPRITE_ROCKER, STAY, LEFT, 1, OPP_JUGGLER, 6
|
||||
object_event 4, 12, SPRITE_BIKER, STAY, LEFT, 2, OPP_BIKER, 16
|
||||
object_event 4, 12, SPRITE_YOUNGSTER, STAY, RIGHT, 2, OPP_PSYCHIC_TR, 5
|
||||
object_event 16, 14, SPRITE_GAMBLER, STAY, RIGHT, 3, OPP_CUE_BALL, 10
|
||||
object_event 9, 14, SPRITE_SWIMMER, STAY, DOWN, 4, OPP_SWIMMER, 16
|
||||
object_event 3, 14, SPRITE_ROCKER, STAY, DOWN, 5, OPP_TAMER, 6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue