Various cleanup

This commit is contained in:
2026-02-15 20:35:05 -08:00
parent 1a1e050dcc
commit 5233da4225
482 changed files with 1980 additions and 4908 deletions

View File

@@ -20,5 +20,11 @@ public enum UsableItemTag
LowerTargetTo1HP,
CanChangeAffinity,
TeleportToRandomLocation,
WarpToExitIfFound
WarpToExitIfFound,
IncreaseDefense,
IncreaseLuck,
IncreaseAttack,
DecreaseDefense,
DecreaseLuck,
DecreaseAttack
}