fixing some errors with items

This commit is contained in:
MementoMartha 2022-09-30 16:54:56 +01:00
parent 22c4561b35
commit c6a0566063
9 changed files with 32 additions and 22 deletions

View file

@ -112,7 +112,7 @@ DEF NUM_ITEMS EQU const_value - 1
const ICE_STONE ; $62
const PROTECTOR ; $63
const POISON_STONE ; $64
const BLKAUGERITE ; $65
const BLK_AUGURITE ; $65
DEF NUM_FLOORS EQU const_value - 1 - NUM_ITEMS
const_next $C4