@ -4863,7 +4863,7 @@ public class PlayerCharacter extends AbstractCharacter {
@@ -4863,7 +4863,7 @@ public class PlayerCharacter extends AbstractCharacter {
ItemFactory.fillInventory(this,980066,1);
}
}
checkIfBoxed(this);
this.isBoxed=checkIfBoxed(this);
if(this.isBoxed){
if(!this.title.equals(CharacterTitle.BOX)){
this.title=CharacterTitle.BOX;
@ -4904,12 +4904,10 @@ public class PlayerCharacter extends AbstractCharacter {
@@ -4904,12 +4904,10 @@ public class PlayerCharacter extends AbstractCharacter {