stronghold attack messages

This commit is contained in:
2024-07-09 19:31:49 -05:00
parent 1a5db96023
commit 3a67540212
2 changed files with 9 additions and 0 deletions
+2
View File
@@ -1291,6 +1291,8 @@ public class Mob extends AbstractIntelligenceAgent {
Dispatch dispatch;
try {
if(this.StrongholdGuardian || this.StrongholdCommander)
ChatManager.chatSystemChannel(this.parentZone.getName() + "'s Stronghold Is Under Attack!");
//resync corpses
//this.setLoc(this.getMovementLoc());
if (this.isSiege) {