mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-01 17:35:55 +00:00
24 lines
543 B
INI
24 lines
543 B
INI
#textdomain wesnoth
|
|
|
|
#define NEW_GOLD_CARRYOVER PERCENTAGE
|
|
carryover_add=yes
|
|
carryover_percentage={PERCENTAGE}
|
|
#enddef
|
|
|
|
#define EARLY_FINISH_BONUS_NOTE
|
|
_"Early finish bonus."#enddef
|
|
|
|
#define NO_EARLY_FINISH_BONUS_NOTE
|
|
_"No early finish bonus."#enddef
|
|
|
|
#define EARLY_FINISH_BONUS_CAPTION
|
|
_"`(early finish bonus)"#enddef
|
|
|
|
#define NEW_GOLD_CARRYOVER_NOTE_40
|
|
_"
|
|
40% of finishing gold carried over to the next scenario."#enddef
|
|
|
|
#define NEW_GOLD_CARRYOVER_NOTE_20
|
|
_"
|
|
20% of finishing gold carried over to the next scenario."#enddef
|