General fixes

+Changed the Multihunter's tribe from 0 to Romans (1)
+Added an option to the Multihunter's panel map which shows all
artefacts on the map
This commit is contained in:
iopietro
2018-06-06 01:29:42 +02:00
parent f81e918ca0
commit c9332ea67d
6 changed files with 93 additions and 59 deletions
+3
View File
@@ -1008,6 +1008,9 @@ define("NO_ARTIFACTS","There are no artefacts.");
define("ANY_ARTIFACTS","You do not own any artefacts.");
define("OWNER","Owner");
define("AREA_EFFECT","Area of effect");
define("VILLAGE_EFFECT","Village effect");
define("ACCOUNT_EFFECT","Account effect");
define("UNIQUE_EFFECT","Unique effect");
define("REQUIRED_LEVEL","Required level");
define("TIME_CONQUER","Time of conquer");
define("TIME_ACTIVATION","Time of activation");