Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2013-11-06 00:42:02 +0000
committerStijn Buys <ingar@osirion.org>2013-11-06 00:42:02 +0000
commit36a4d8ec16bbce6ba1e553db7597fd62d2f6f271 (patch)
tree0e4da1981a1918c2cdac98b108517d373bf272ea /base/ini/zones/antwerp.ini
parentae3a24ede5ee12602e8c5d04154a91c0754f3d09 (diff)
Updated info names fo a number of stations, added Militia patrol to the Antwerp system.
Diffstat (limited to 'base/ini/zones/antwerp.ini')
-rw-r--r--base/ini/zones/antwerp.ini37
1 files changed, 37 insertions, 0 deletions
diff --git a/base/ini/zones/antwerp.ini b/base/ini/zones/antwerp.ini
index 9de193a..dbd932e 100644
--- a/base/ini/zones/antwerp.ini
+++ b/base/ini/zones/antwerp.ini
@@ -227,3 +227,40 @@ yaw=300
location=-1024 900 32
faction=colonies
+; ------------------------------------------------------------------
+; MILITIA PATROL
+
+[patrol]
+label=patrol1
+faction=militia
+profile=patrol
+
+ [ship]
+ label=lancer
+ amount=1
+
+ [ship]
+ label=tiger
+ amount=3
+
+ [ship]
+ label=tiger
+ amount=3
+
+
+ [waypoint]
+ target=helianthos
+ dock=yes
+
+ [waypoint]
+ target=jumpgate_ghant
+ dock=yes
+
+ [waypoint]
+ target=ghant:custodian
+ dock=yes
+
+ [waypoint]
+ target=ghant:jumpgate_antwerp
+ dock=yes
+ \ No newline at end of file