API10 updates
This commit is contained in:
@@ -105,9 +105,6 @@ public class Simulator
|
||||
if (Condition == Condition.Primed)
|
||||
duration += 2;
|
||||
|
||||
// Duration will be decreased in the next step, so we need to add 1
|
||||
duration++;
|
||||
|
||||
ActiveEffects.SetDuration(effect, (byte)duration);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user