Quick patch #60

Merged
Creepachu merged 1 commit from Neutrality-change into master 2018-11-24 22:54:10 +00:00
Showing only changes of commit 49e8ecee46 - Show all commits

View file

@ -1009,7 +1009,7 @@ bank:
war:
#This setting allows you disable the ability for a nation to pay to remain neutral during a war.
nation_can_be_neutral: 'true'
nation_can_be_neutral: 'false'
#By setting this to true, nations will receive a prompt for alliances and alliances will show on both nations.
disallow_one_way_alliance: 'true'
@ -1056,7 +1056,7 @@ war:
event:
warning_delay: '30'
#If false all towns not in nations can be attacked during a war event.
towns_are_neutral: 'true'
towns_are_neutral: 'false'
enemy:
# If true, enemy's can only attack the edge plots of a town in war.
only_attack_borders: 'true'