mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-09 21:01:00 +00:00
fix warsim
This commit is contained in:
@@ -4298,3 +4298,18 @@ tz_def('TZ_RPT_F_LOST', 'Lost');
|
||||
tz_def('TZ_HERO_REGEN_TOTAL', 'Health regeneration');
|
||||
tz_def('TZ_HERO_REGEN_BASE', 'base');
|
||||
tz_def('TZ_HERO_REGEN_ITEMS', 'from items');
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// MINUNEA LUMII A NATARILOR
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
tz_def('TZ_WW_NATARS', 'Natars');
|
||||
tz_def('CONF_SERV_NATARS_WW_START_DELAY', 'Natars\' World Wonder start');
|
||||
tz_def('CONF_SERV_NATARS_WW_START_DELAY_TOOLTIP', 'How many days after the construction plans appear the Natars start building their own World Wonder. Scaled by server speed. 0 disables it.');
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// SIMULATOR - bonusuri proprii incluse automat
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
tz_def('TZ_WS_APPLIED', 'Automatically included in this simulation:');
|
||||
tz_def('TZ_WS_ITEM_STRENGTH', 'Equipment strength');
|
||||
tz_def('TZ_WS_ITEM_UNIT', 'Weapon bonus');
|
||||
tz_def('TZ_WS_VS_NATARS', 'Against Natars');
|
||||
|
||||
@@ -4241,3 +4241,18 @@ tz_def('TZ_RPT_F_LOST', 'Perdu');
|
||||
tz_def('TZ_HERO_REGEN_TOTAL', 'Régénération des points de vie');
|
||||
tz_def('TZ_HERO_REGEN_BASE', 'de base');
|
||||
tz_def('TZ_HERO_REGEN_ITEMS', 'des objets');
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// MINUNEA LUMII A NATARILOR
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
tz_def('TZ_WW_NATARS', 'Natars');
|
||||
tz_def('CONF_SERV_NATARS_WW_START_DELAY', 'Debut de la Merveille des Natars');
|
||||
tz_def('CONF_SERV_NATARS_WW_START_DELAY_TOOLTIP', 'Combien de jours apres l\'apparition des plans de construction les Natars commencent leur propre Merveille du Monde. Ajuste selon la vitesse du serveur. 0 desactive.');
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// SIMULATOR - bonusuri proprii incluse automat
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
tz_def('TZ_WS_APPLIED', 'Inclus automatiquement dans cette simulation :');
|
||||
tz_def('TZ_WS_ITEM_STRENGTH', 'Force de l\'equipement');
|
||||
tz_def('TZ_WS_ITEM_UNIT', 'Bonus d\'arme');
|
||||
tz_def('TZ_WS_VS_NATARS', 'Contre les Natars');
|
||||
|
||||
@@ -4038,3 +4038,18 @@ tz_def('TZ_RPT_F_LOST', 'Pierdut');
|
||||
tz_def('TZ_HERO_REGEN_TOTAL', 'Regenerarea vietii');
|
||||
tz_def('TZ_HERO_REGEN_BASE', 'de baza');
|
||||
tz_def('TZ_HERO_REGEN_ITEMS', 'din iteme');
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// MINUNEA LUMII A NATARILOR
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
tz_def('TZ_WW_NATARS', 'Natari');
|
||||
tz_def('CONF_SERV_NATARS_WW_START_DELAY', 'Pornirea Minunii Natarilor');
|
||||
tz_def('CONF_SERV_NATARS_WW_START_DELAY_TOOLTIP', 'Dupa cate zile de la aparitia planurilor incep Natarii propria Minune a Lumii. Se scaleaza cu viteza serverului. 0 dezactiveaza.');
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// SIMULATOR - bonusuri proprii incluse automat
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
tz_def('TZ_WS_APPLIED', 'Incluse automat in aceasta simulare:');
|
||||
tz_def('TZ_WS_ITEM_STRENGTH', 'Forta echipamentului');
|
||||
tz_def('TZ_WS_ITEM_UNIT', 'Bonus de arma');
|
||||
tz_def('TZ_WS_VS_NATARS', 'Contra Natarilor');
|
||||
|
||||
Reference in New Issue
Block a user