forked from MagicBane/Server
boxshroud fixes
This commit is contained in:
@@ -4829,6 +4829,7 @@ public class PlayerCharacter extends AbstractCharacter {
|
||||
if (pc.isBoxed == true)
|
||||
continue;
|
||||
this.isBoxed = true;
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user