v1.0.2: fixed time stasis not always blocking negative buff effects
This commit is contained in:
parent
b7837daacf
commit
789a2fc539
|
@ -250,6 +250,7 @@ public class TimekeepersHourglass extends Artifact {
|
||||||
|
|
||||||
{
|
{
|
||||||
type = buffType.POSITIVE;
|
type = buffType.POSITIVE;
|
||||||
|
actPriority = BUFF_PRIO-3; //acts after all other buffs, so they are prevented
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|
Loading…
Reference in New Issue
Block a user