mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 23:55:24 +13:00
Rock Tunnel fossils
I am not sure why the fossils don't show properly at the moment - it isn't related to going past $FF, as the Old Amber shows. Dome and Wing specifically don't show properly and need fixing down the line.
This commit is contained in:
parent
db26373a0a
commit
4262a0de0d
6 changed files with 22 additions and 5 deletions
|
|
@ -264,4 +264,8 @@ DEF SHOW EQU $15
|
|||
const HS_MT_MOON_CRATER_ITEM_11 ; FB
|
||||
const HS_GIOVANNIS_ROOM_ITEM_1 ; FC
|
||||
const HS_GIOVANNIS_ROOM_ITEM_2 ; FD
|
||||
const HS_ROCK_TUNNEL_B1F_DOME ; FE
|
||||
const HS_ROCK_TUNNEL_B1F_HELIX ; FF uh oh
|
||||
const HS_ROCK_TUNNEL_B1F_AMBER ; $100 seems this still works?
|
||||
const HS_ROCK_TUNNEL_B1F_WING ; $101
|
||||
DEF NUM_HS_OBJECTS EQU const_value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue