mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 15:12:18 +13:00
Revert "Revert "Merge branch 'master' of https://github.com/PlagueVonKarma/kep-hack""
This reverts commit e772de43d5.
This commit is contained in:
parent
e772de43d5
commit
4389e86fd1
18 changed files with 107 additions and 110 deletions
|
|
@ -83,6 +83,14 @@ ItemPrices::
|
|||
bcd3 0 ; MAX_ETHER
|
||||
bcd3 0 ; ELIXER
|
||||
bcd3 0 ; MAX_ELIXER
|
||||
bcd3 2100 ; ICE_STONE
|
||||
bcd3 3000 ; PROTECTOR
|
||||
bcd3 2100 ; POISON_STONE
|
||||
bcd3 2100 ; BLK_AUGURITE
|
||||
bcd3 3000 ; DUBIOUS_DISC
|
||||
bcd3 0 ; CITRINE_PASS
|
||||
bcd3 0 ; OLD_SEA_MAP
|
||||
bcd3 3000 ; UP_GRADE
|
||||
assert_table_length NUM_ITEMS
|
||||
bcd3 0 ; FLOOR_B2F
|
||||
bcd3 0 ; FLOOR_B1F
|
||||
|
|
@ -98,12 +106,4 @@ ItemPrices::
|
|||
bcd3 0 ; FLOOR_10F
|
||||
bcd3 0 ; FLOOR_11F
|
||||
bcd3 0 ; FLOOR_B4F
|
||||
bcd3 2100 ; ICE_STONE
|
||||
bcd3 3000 ; PROTECTOR
|
||||
bcd3 2100 ; POISON_STONE
|
||||
bcd3 2100 ; BLK_AUGURITE
|
||||
bcd3 3000 ; DUBIOUS_DISC
|
||||
bcd3 0 ; CITRINE_PASS
|
||||
bcd3 0 ; OLDSEACHART
|
||||
bcd3 3000 ; UP_GRADE
|
||||
assert_table_length NUM_ITEMS + NUM_FLOORS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue