mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Revert "Merge branch 'master' of https://github.com/PlagueVonKarma/kep-hack"
This reverts commit9bf8886d4b, reversing changes made to8cf1ba9fc9.
This commit is contained in:
parent
377e23038b
commit
e772de43d5
18 changed files with 110 additions and 107 deletions
|
|
@ -100,14 +100,6 @@ 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
|
||||
|
|
@ -122,6 +114,14 @@ 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