mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 07:02:17 +13:00
Fix Giovanni's Room + bits and bobs
- Fixed the Arrow Tiles, it was very silly. - Edited the text in Giovanni's Room to fix a gap, but also ended up adding citations and stuff to the file for the interested. - Edited the map in Giovanni's Room to make a little more sense. - Fixed some post-game Hall of Fame setup stuff. - Edited Install.MD to be more idiot-proof
This commit is contained in:
parent
9d935a59a1
commit
c0bf3ff49d
9 changed files with 73 additions and 57 deletions
|
|
@ -3,7 +3,7 @@ GiovannisRoom_Object:
|
|||
|
||||
def_warp_events
|
||||
warp_event 5, 4, VIRIDIAN_GYM, 3
|
||||
warp_event 17, 4, VIRIDIAN_CITY, 6
|
||||
warp_event 15, 4, VIRIDIAN_CITY, 6
|
||||
|
||||
def_bg_events
|
||||
|
||||
|
|
@ -11,8 +11,8 @@ GiovannisRoom_Object:
|
|||
object_event 4, 22, SPRITE_PAPER, STAY, DOWN, 1
|
||||
object_event 17, 8, SPRITE_PAPER, STAY, RIGHT, 2
|
||||
object_event 17, 15, SPRITE_PAPER, STAY, DOWN, 3
|
||||
object_event 8, 16, SPRITE_PAPER, STAY, RIGHT, 4
|
||||
object_event 17, 22, SPRITE_POKE_BALL, STAY, NONE, 5, TM_EARTHQUAKE
|
||||
object_event 14, 24, SPRITE_PAPER, STAY, RIGHT, 4
|
||||
object_event 16, 4, SPRITE_POKE_BALL, STAY, NONE, 5, TM_EARTHQUAKE
|
||||
object_event 5, 22, SPRITE_POKE_BALL, STAY, NONE, 6, PROTECTOR
|
||||
|
||||
def_warps_to GIOVANNIS_ROOM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue