mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Silph Gauntlet 1F trainers!
Currently working fine except the trainers can't see you, which I'll try fixing soon
This commit is contained in:
parent
6a693a931b
commit
0b334abbf3
7 changed files with 315 additions and 5 deletions
|
|
@ -8,5 +8,11 @@ SilphGauntlet1F_Object:
|
|||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
object_event 3, 3, SPRITE_YOUNGSTER, STAY, UP, 1, OPP_YOUNGSTER, 13
|
||||
object_event 3, 14, SPRITE_YOUNGSTER, STAY, LEFT, 2, OPP_BUG_CATCHER, 12
|
||||
object_event 16, 14, SPRITE_GIRL, STAY, DOWN, 3, OPP_STUDENT, 3
|
||||
object_event 16, 5, SPRITE_COOLTRAINER_M, STAY, RIGHT, 4, OPP_JR_TRAINER_M, 6
|
||||
object_event 5, 7, SPRITE_COOLTRAINER_F, STAY, LEFT, 5, OPP_JR_TRAINER_F, 25
|
||||
object_event 5, 12, SPRITE_COOLTRAINER_M, STAY, DOWN, 6, OPP_BIRD_KEEPER, 13
|
||||
|
||||
def_warps_to SILPH_GAUNTLET_1F
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue