mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 23:55:24 +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
|
|
@ -100,6 +100,14 @@ ItemUsePtrTable:
|
|||
dw ItemUsePPRestore ; MAX_ETHER
|
||||
dw ItemUsePPRestore ; ELIXER
|
||||
dw ItemUsePPRestore ; MAX_ELIXER
|
||||
dw ItemUseEvoStone ; ICE_STONE
|
||||
dw ItemUseEvoStone ; PROTECTOR
|
||||
dw ItemUseEvoStone ; POISON_STONE
|
||||
dw ItemUseEvoStone ; BLK_AUGURITE
|
||||
dw ItemUseEvoStone ; DUBIOUS_DISC
|
||||
dw UnusableItem ; CITRINE_PASS
|
||||
dw UnusableItem ; OLDSEACHART
|
||||
dw ItemUseEvoStone ; UP_GRADE
|
||||
dw UnusableItem ; FLOOR_B2F
|
||||
dw UnusableItem ; FLOOR_B1F
|
||||
dw UnusableItem ; FLOOR_1F
|
||||
|
|
@ -114,14 +122,6 @@ ItemUsePtrTable:
|
|||
dw UnusableItem ; FLOOR_10F
|
||||
dw UnusableItem ; FLOOR_11F
|
||||
dw UnusableItem ; FLOOR_14F
|
||||
dw ItemUseEvoStone ; ICE_STONE
|
||||
dw ItemUseEvoStone ; PROTECTOR
|
||||
dw ItemUseEvoStone ; POISON_STONE
|
||||
dw ItemUseEvoStone ; BLK_AUGURITE
|
||||
dw ItemUseEvoStone ; DUBIOUS_DISC
|
||||
dw UnusableItem ; CITRINE_PASS
|
||||
dw UnusableItem ; OLDSEACHART
|
||||
dw ItemUseEvoStone ; UP_GRADE
|
||||
|
||||
ItemUseBall:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue