[Fix] Limited Use Modifier

This commit is contained in:
2026-03-05 09:52:26 +07:00
parent 72bbdc76af
commit 05c2619de4
7 changed files with 190 additions and 18 deletions
@@ -38,6 +38,7 @@ namespace YachtDice.Modifiers.Core
// Trigger info
public TriggerType Trigger;
public bool IsPreview;
// Side-effect accumulators
public int CurrencyDelta;