Various cleanup
This commit is contained in:
@@ -20,5 +20,11 @@ public enum UsableItemTag
|
||||
LowerTargetTo1HP,
|
||||
CanChangeAffinity,
|
||||
TeleportToRandomLocation,
|
||||
WarpToExitIfFound
|
||||
WarpToExitIfFound,
|
||||
IncreaseDefense,
|
||||
IncreaseLuck,
|
||||
IncreaseAttack,
|
||||
DecreaseDefense,
|
||||
DecreaseLuck,
|
||||
DecreaseAttack
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user