Update config.yml

This commit is contained in:
Creepachu 2018-11-24 17:38:54 -05:00 committed by GitHub
parent 553021d674
commit 49e8ecee46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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'