NEW TRIBES ENHANCEMENT (Huns, Egipteans, Spartans & Vikings) #327

NEW TRIBES ENHANCEMENT (Huns, Egipteans, Spartans & Vikings) #327

Please be advised, is not fully tested so if you activate on install maybe is not fully working
This commit is contained in:
novgorodschi catalin
2026-07-14 09:25:26 +03:00
parent 60a2d3b206
commit 25c8925ef6
315 changed files with 8609 additions and 615 deletions
+24
View File
@@ -414,8 +414,32 @@ class funct
$build = "Horse Drinking Trough";
break;
case 42:
$build = "Stone Wall";
break;
case 43:
$build = "Makeshift Wall";
break;
case 44:
$build = "Command Center";
break;
case 45:
$build = "Waterworks";
break;
case 46:
$build = "Hospital";
break;
case 47:
$build = "Defensive Wall";
break;
case 48:
$build = "Big Hospital";
break;
case 49:
$build = "Great Workshop";
break;
case 50:
$build = "Barricade";
break;
default:
$build = "Error";
break;