Power required to attack is now 10

This commit is contained in:
shamoanjac 2016-08-19 23:10:34 +02:00
parent 7c98a705a8
commit 296aeb5cc3
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ factions.power_per_parcel = .5
factions.power_per_death = .25
factions.power_per_tick = .125
factions.tick_time = 60.
factions.power_per_attack = 2.
factions.power_per_attack = 10.
factions.faction_name_max_length = 50
factions.rank_name_max_length = 25