Fix max donation Alliance Bonuses

Fix max donation Alliance Bonuses - cannot donate over max
This commit is contained in:
novgorodschi catalin
2026-08-04 11:05:54 +03:00
parent 3946603591
commit b79ee61855
5 changed files with 59 additions and 1 deletions
+5
View File
@@ -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.');