diff options
author | Stijn Buys <ingar@osirion.org> | 2015-02-01 21:43:27 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2015-02-01 21:43:27 +0000 |
commit | 46105b81ffe55f59cabf5c1fc41ea6af24aab8a3 (patch) | |
tree | 34364a488e945676d21ec2050da1dc11cbd7052b | |
parent | 8b8e9705440fa1b3ef1bb15198580917830a4ff7 (diff) |
Set secondary color for the pirate faction to dark red.
-rw-r--r-- | base/ini/factions.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/ini/factions.ini b/base/ini/factions.ini index f1a3a00..7cff274 100644 --- a/base/ini/factions.ini +++ b/base/ini/factions.ini @@ -225,7 +225,7 @@ name=Mercenaries Guild label=pirates name=Pirates color=0.6 0.5 0.1 -colorsecond=0.2 0.2 0.2 +colorsecond=0.3 0 0 info=Pirates are bad guys who want to steal your cargo. [reputation] |