stealth breaking when attacking

This commit is contained in:
2024-05-17 17:06:43 -05:00
parent bed49c0230
commit 19402bf06f
+1
View File
@@ -4863,6 +4863,7 @@ public class PlayerCharacter extends AbstractCharacter {
ItemFactory.fillInventory(this, 980066, 1);
}
}
checkIfBoxed(this);
if(this.isBoxed) {
if(!this.title.equals(CharacterTitle.BOX)) {
this.title = CharacterTitle.BOX;