mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
Little fix for hero language
+ life points
This commit is contained in:
committed by
GitHub
parent
93043ee4d1
commit
5beccbdca0
@@ -1099,7 +1099,7 @@ define("RESET","reset");
|
||||
define("YOUR_POINT_UNTIL"," your points until you are level ");
|
||||
define("OR_LOWER"," or lower!");
|
||||
define("YOUR_HERO_HAS","Your hero has ");
|
||||
define("OF_HIT_POINTS","of his hit points.");
|
||||
define("OF_HIT_POINTS","of his life points");
|
||||
define("ERROR_NAME_SHORT","Error: name too short");
|
||||
define("HEROSMANSION_DESC","In the Hero's mansion you can train your own hero and at level 10, 15 and 20 you can conquer oases with Hero in the immediate vicinity.");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user