Bane logic tweaking

This commit is contained in:
2024-08-25 15:18:40 -04:00
parent 9ad5f239b0
commit e082a0b49c
2 changed files with 88 additions and 98 deletions
+1 -1
View File
@@ -561,7 +561,7 @@ public class Building extends AbstractWorldObject {
BuildingManager.setRank(barracksBuilding, -1);
}
// If the tree is R8 and deranking, we need to update it's
// If the tree is R8 and deranking, we need to update the
// mesh along with buildings losing their health bonus
if (this.rank == 8) {