mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-09 21:01:00 +00:00
Fix max donation Alliance Bonuses
Fix max donation Alliance Bonuses - cannot donate over max
This commit is contained in:
@@ -4355,3 +4355,8 @@ tz_def('ADM_WW_IMAGE_TIP', 'Each tribe sees its own World Wonder artwork, both o
|
||||
// MINUNEA LUMII - satul nu poate fi capitala
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
tz_def('TZ_WW_NO_CAPITAL', 'The World Wonder village cannot become your capital.');
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// BONUSURI DE ALIANTA - donatie peste necesarul ultimului nivel
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
tz_def('ALLYBONUS_MSG_OVERMAX', 'This is the final level: you can donate at most %s more resources.');
|
||||
|
||||
Reference in New Issue
Block a user