Enrollment officer no longer strips buffs
This commit is contained in:
@@ -143,7 +143,6 @@ public class VendorDialogMsg extends ClientNetMsg {
|
||||
currentBoxes.add(pc);
|
||||
}
|
||||
playerCharacter.isBoxed = false;
|
||||
playerCharacter.clearEffects();
|
||||
playerCharacter.removeEffectBySource(Enum.EffectSourceType.DeathShroud,50,true);
|
||||
for(PlayerCharacter box : currentBoxes)
|
||||
box.isBoxed = true;
|
||||
|
||||
Reference in New Issue
Block a user