Citrine Pass and a few little tweaks

This commit is contained in:
MementoMartha 2022-10-02 17:16:30 +01:00
parent f6f43781b8
commit a05796ece5
14 changed files with 59 additions and 43 deletions

View file

@ -114,6 +114,7 @@ DEF NUM_ITEMS EQU const_value - 1
const POISON_STONE ; $64
const BLK_AUGURITE ; $65
const DUBIOUS_DISC ; $66
const CITRINE_PASS ; $67
DEF NUM_FLOORS EQU const_value - 1 - NUM_ITEMS
const_next $C4