From 06a63fbeb63e035c43cc11971dd5342c0b410934 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 9 Nov 2013 20:16:07 +0000 Subject: Removed deprecated keys, converted patrols to the new syntax, added npc weapon types. --- base/ini/factions.ini | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'base/ini/factions.ini') diff --git a/base/ini/factions.ini b/base/ini/factions.ini index 9dd54f1..17618a6 100644 --- a/base/ini/factions.ini +++ b/base/ini/factions.ini @@ -45,7 +45,7 @@ color=0.5 0.5 0.5 [reputation] faction=default - reputation=-100 + reputation=-25 [faction] ; faction label @@ -106,7 +106,6 @@ label=pirates name=Pirates color=0.6 0.5 0.1 colorsecond=0.2 0.2 0.2 -lawfull=false info=Pirates are bad guys who want to steal your cargo. @@ -119,7 +118,10 @@ label=camorra name=Camorra Syndicate color=0.6 0.5 0.1 colorsecond=0.2 0.2 0.2 -lawfull=false + + [reputation] + faction=default + reputation=-100 ; tsu-khan factions [faction] -- cgit v1.2.3