mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
fixing some errors with items
This commit is contained in:
parent
22c4561b35
commit
c6a0566063
9 changed files with 32 additions and 22 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue