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
+230 -2
View File
@@ -628,6 +628,46 @@ CREATE TABLE IF NOT EXISTS `%PREFIX%enforcement` (
`u48` int(11) NULL DEFAULT '0',
`u49` int(11) NULL DEFAULT '0',
`u50` int(11) NULL DEFAULT '0',
`u51` int(11) NULL DEFAULT '0',
`u52` int(11) NULL DEFAULT '0',
`u53` int(11) NULL DEFAULT '0',
`u54` int(11) NULL DEFAULT '0',
`u55` int(11) NULL DEFAULT '0',
`u56` int(11) NULL DEFAULT '0',
`u57` int(11) NULL DEFAULT '0',
`u58` int(11) NULL DEFAULT '0',
`u59` int(11) NULL DEFAULT '0',
`u60` int(11) NULL DEFAULT '0',
`u61` int(11) NULL DEFAULT '0',
`u62` int(11) NULL DEFAULT '0',
`u63` int(11) NULL DEFAULT '0',
`u64` int(11) NULL DEFAULT '0',
`u65` int(11) NULL DEFAULT '0',
`u66` int(11) NULL DEFAULT '0',
`u67` int(11) NULL DEFAULT '0',
`u68` int(11) NULL DEFAULT '0',
`u69` int(11) NULL DEFAULT '0',
`u70` int(11) NULL DEFAULT '0',
`u71` int(11) NULL DEFAULT '0',
`u72` int(11) NULL DEFAULT '0',
`u73` int(11) NULL DEFAULT '0',
`u74` int(11) NULL DEFAULT '0',
`u75` int(11) NULL DEFAULT '0',
`u76` int(11) NULL DEFAULT '0',
`u77` int(11) NULL DEFAULT '0',
`u78` int(11) NULL DEFAULT '0',
`u79` int(11) NULL DEFAULT '0',
`u80` int(11) NULL DEFAULT '0',
`u81` int(11) NULL DEFAULT '0',
`u82` int(11) NULL DEFAULT '0',
`u83` int(11) NULL DEFAULT '0',
`u84` int(11) NULL DEFAULT '0',
`u85` int(11) NULL DEFAULT '0',
`u86` int(11) NULL DEFAULT '0',
`u87` int(11) NULL DEFAULT '0',
`u88` int(11) NULL DEFAULT '0',
`u89` int(11) NULL DEFAULT '0',
`u90` int(11) NULL DEFAULT '0',
`hero` tinyint(1) NULL DEFAULT '0',
`from` int(11) NULL DEFAULT '0',
`vref` int(11) NULL DEFAULT '0',
@@ -1499,6 +1539,47 @@ CREATE TABLE IF NOT EXISTS `%PREFIX%tdata` (
`t47` tinyint(1) NULL DEFAULT '0',
`t48` tinyint(1) NULL DEFAULT '0',
`t49` tinyint(1) NULL DEFAULT '0',
`t50` tinyint(1) NULL DEFAULT '0',
`t51` tinyint(1) NULL DEFAULT '0',
`t52` tinyint(1) NULL DEFAULT '0',
`t53` tinyint(1) NULL DEFAULT '0',
`t54` tinyint(1) NULL DEFAULT '0',
`t55` tinyint(1) NULL DEFAULT '0',
`t56` tinyint(1) NULL DEFAULT '0',
`t57` tinyint(1) NULL DEFAULT '0',
`t58` tinyint(1) NULL DEFAULT '0',
`t59` tinyint(1) NULL DEFAULT '0',
`t60` tinyint(1) NULL DEFAULT '0',
`t61` tinyint(1) NULL DEFAULT '0',
`t62` tinyint(1) NULL DEFAULT '0',
`t63` tinyint(1) NULL DEFAULT '0',
`t64` tinyint(1) NULL DEFAULT '0',
`t65` tinyint(1) NULL DEFAULT '0',
`t66` tinyint(1) NULL DEFAULT '0',
`t67` tinyint(1) NULL DEFAULT '0',
`t68` tinyint(1) NULL DEFAULT '0',
`t69` tinyint(1) NULL DEFAULT '0',
`t70` tinyint(1) NULL DEFAULT '0',
`t71` tinyint(1) NULL DEFAULT '0',
`t72` tinyint(1) NULL DEFAULT '0',
`t73` tinyint(1) NULL DEFAULT '0',
`t74` tinyint(1) NULL DEFAULT '0',
`t75` tinyint(1) NULL DEFAULT '0',
`t76` tinyint(1) NULL DEFAULT '0',
`t77` tinyint(1) NULL DEFAULT '0',
`t78` tinyint(1) NULL DEFAULT '0',
`t79` tinyint(1) NULL DEFAULT '0',
`t80` tinyint(1) NULL DEFAULT '0',
`t81` tinyint(1) NULL DEFAULT '0',
`t82` tinyint(1) NULL DEFAULT '0',
`t83` tinyint(1) NULL DEFAULT '0',
`t84` tinyint(1) NULL DEFAULT '0',
`t85` tinyint(1) NULL DEFAULT '0',
`t86` tinyint(1) NULL DEFAULT '0',
`t87` tinyint(1) NULL DEFAULT '0',
`t88` tinyint(1) NULL DEFAULT '0',
`t89` tinyint(1) NULL DEFAULT '0',
`t90` tinyint(1) NULL DEFAULT '0',
PRIMARY KEY (`vref`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
@@ -1535,7 +1616,7 @@ CREATE TABLE IF NOT EXISTS `%PREFIX%tech_log` (
CREATE TABLE IF NOT EXISTS `%PREFIX%training` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`vref` int(11) NULL,
`unit` tinyint(2) NULL,
`unit` smallint(6) NULL,
`amt` int(11) NULL,
`pop` int(11) NULL,
`timestamp` int(11) NULL,
@@ -1608,6 +1689,46 @@ CREATE TABLE IF NOT EXISTS `%PREFIX%units` (
`u48` int(11) NULL DEFAULT '0',
`u49` int(11) NULL DEFAULT '0',
`u50` int(11) NULL DEFAULT '0',
`u51` int(11) NULL DEFAULT '0',
`u52` int(11) NULL DEFAULT '0',
`u53` int(11) NULL DEFAULT '0',
`u54` int(11) NULL DEFAULT '0',
`u55` int(11) NULL DEFAULT '0',
`u56` int(11) NULL DEFAULT '0',
`u57` int(11) NULL DEFAULT '0',
`u58` int(11) NULL DEFAULT '0',
`u59` int(11) NULL DEFAULT '0',
`u60` int(11) NULL DEFAULT '0',
`u61` int(11) NULL DEFAULT '0',
`u62` int(11) NULL DEFAULT '0',
`u63` int(11) NULL DEFAULT '0',
`u64` int(11) NULL DEFAULT '0',
`u65` int(11) NULL DEFAULT '0',
`u66` int(11) NULL DEFAULT '0',
`u67` int(11) NULL DEFAULT '0',
`u68` int(11) NULL DEFAULT '0',
`u69` int(11) NULL DEFAULT '0',
`u70` int(11) NULL DEFAULT '0',
`u71` int(11) NULL DEFAULT '0',
`u72` int(11) NULL DEFAULT '0',
`u73` int(11) NULL DEFAULT '0',
`u74` int(11) NULL DEFAULT '0',
`u75` int(11) NULL DEFAULT '0',
`u76` int(11) NULL DEFAULT '0',
`u77` int(11) NULL DEFAULT '0',
`u78` int(11) NULL DEFAULT '0',
`u79` int(11) NULL DEFAULT '0',
`u80` int(11) NULL DEFAULT '0',
`u81` int(11) NULL DEFAULT '0',
`u82` int(11) NULL DEFAULT '0',
`u83` int(11) NULL DEFAULT '0',
`u84` int(11) NULL DEFAULT '0',
`u85` int(11) NULL DEFAULT '0',
`u86` int(11) NULL DEFAULT '0',
`u87` int(11) NULL DEFAULT '0',
`u88` int(11) NULL DEFAULT '0',
`u89` int(11) NULL DEFAULT '0',
`u90` int(11) NULL DEFAULT '0',
`u99` int(11) NULL DEFAULT '0',
`u99o` int(11) NULL DEFAULT '0',
`hero` int(11) NULL DEFAULT '0',
@@ -1949,4 +2070,111 @@ CREATE TABLE IF NOT EXISTS `%PREFIX%milestones` (
PRIMARY KEY (`id`),
UNIQUE KEY `milestone_key` (`milestone_key`),
KEY `uid` (`uid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
CREATE TABLE IF NOT EXISTS `%PREFIX%hospital` (
`vref` int(11) NOT NULL,
`u1` int(11) NULL DEFAULT '0',
`u2` int(11) NULL DEFAULT '0',
`u3` int(11) NULL DEFAULT '0',
`u4` int(11) NULL DEFAULT '0',
`u5` int(11) NULL DEFAULT '0',
`u6` int(11) NULL DEFAULT '0',
`u7` int(11) NULL DEFAULT '0',
`u8` int(11) NULL DEFAULT '0',
`u9` int(11) NULL DEFAULT '0',
`u10` int(11) NULL DEFAULT '0',
`u11` int(11) NULL DEFAULT '0',
`u12` int(11) NULL DEFAULT '0',
`u13` int(11) NULL DEFAULT '0',
`u14` int(11) NULL DEFAULT '0',
`u15` int(11) NULL DEFAULT '0',
`u16` int(11) NULL DEFAULT '0',
`u17` int(11) NULL DEFAULT '0',
`u18` int(11) NULL DEFAULT '0',
`u19` int(11) NULL DEFAULT '0',
`u20` int(11) NULL DEFAULT '0',
`u21` int(11) NULL DEFAULT '0',
`u22` int(11) NULL DEFAULT '0',
`u23` int(11) NULL DEFAULT '0',
`u24` int(11) NULL DEFAULT '0',
`u25` int(11) NULL DEFAULT '0',
`u26` int(11) NULL DEFAULT '0',
`u27` int(11) NULL DEFAULT '0',
`u28` int(11) NULL DEFAULT '0',
`u29` int(11) NULL DEFAULT '0',
`u30` int(11) NULL DEFAULT '0',
`u31` int(11) NULL DEFAULT '0',
`u32` int(11) NULL DEFAULT '0',
`u33` int(11) NULL DEFAULT '0',
`u34` int(11) NULL DEFAULT '0',
`u35` int(11) NULL DEFAULT '0',
`u36` int(11) NULL DEFAULT '0',
`u37` int(11) NULL DEFAULT '0',
`u38` int(11) NULL DEFAULT '0',
`u39` int(11) NULL DEFAULT '0',
`u40` int(11) NULL DEFAULT '0',
`u41` int(11) NULL DEFAULT '0',
`u42` int(11) NULL DEFAULT '0',
`u43` int(11) NULL DEFAULT '0',
`u44` int(11) NULL DEFAULT '0',
`u45` int(11) NULL DEFAULT '0',
`u46` int(11) NULL DEFAULT '0',
`u47` int(11) NULL DEFAULT '0',
`u48` int(11) NULL DEFAULT '0',
`u49` int(11) NULL DEFAULT '0',
`u50` int(11) NULL DEFAULT '0',
`u51` int(11) NULL DEFAULT '0',
`u52` int(11) NULL DEFAULT '0',
`u53` int(11) NULL DEFAULT '0',
`u54` int(11) NULL DEFAULT '0',
`u55` int(11) NULL DEFAULT '0',
`u56` int(11) NULL DEFAULT '0',
`u57` int(11) NULL DEFAULT '0',
`u58` int(11) NULL DEFAULT '0',
`u59` int(11) NULL DEFAULT '0',
`u60` int(11) NULL DEFAULT '0',
`u61` int(11) NULL DEFAULT '0',
`u62` int(11) NULL DEFAULT '0',
`u63` int(11) NULL DEFAULT '0',
`u64` int(11) NULL DEFAULT '0',
`u65` int(11) NULL DEFAULT '0',
`u66` int(11) NULL DEFAULT '0',
`u67` int(11) NULL DEFAULT '0',
`u68` int(11) NULL DEFAULT '0',
`u69` int(11) NULL DEFAULT '0',
`u70` int(11) NULL DEFAULT '0',
`u71` int(11) NULL DEFAULT '0',
`u72` int(11) NULL DEFAULT '0',
`u73` int(11) NULL DEFAULT '0',
`u74` int(11) NULL DEFAULT '0',
`u75` int(11) NULL DEFAULT '0',
`u76` int(11) NULL DEFAULT '0',
`u77` int(11) NULL DEFAULT '0',
`u78` int(11) NULL DEFAULT '0',
`u79` int(11) NULL DEFAULT '0',
`u80` int(11) NULL DEFAULT '0',
`u81` int(11) NULL DEFAULT '0',
`u82` int(11) NULL DEFAULT '0',
`u83` int(11) NULL DEFAULT '0',
`u84` int(11) NULL DEFAULT '0',
`u85` int(11) NULL DEFAULT '0',
`u86` int(11) NULL DEFAULT '0',
`u87` int(11) NULL DEFAULT '0',
`u88` int(11) NULL DEFAULT '0',
`u89` int(11) NULL DEFAULT '0',
`u90` int(11) NULL DEFAULT '0',
PRIMARY KEY (`vref`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
CREATE TABLE IF NOT EXISTS `%PREFIX%healing` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`vref` int(11) NULL,
`unit` smallint(6) NULL,
`amt` int(11) NULL,
`timestamp` int(11) NULL,
`eachtime` int(11) NULL,
`timestamp2` int(11) NULL,
PRIMARY KEY (`id`),
KEY `vref` (`vref`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;