forked from MagicBane/Server
deathshroud application
This commit is contained in:
@@ -538,7 +538,7 @@ public enum InterestManager implements Runnable {
|
||||
|
||||
if(origin.machineID.equals(pc.getClientConnection().machineID)){
|
||||
//add deatshroud effect
|
||||
PowersManager.applyPower(player, player, Vector3fImmutable.ZERO, 1672601862, 999, false);
|
||||
player.isBoxed = true;
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user