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-09 20:16:07 +0000
committerStijn Buys <ingar@osirion.org>2013-11-09 20:16:07 +0000
commit06a63fbeb63e035c43cc11971dd5342c0b410934 (patch)
treeeda4695925517efe804882b2b662a286ef41f662 /base/ini/zones/antwerp.ini
parentb994b00b38c0e462bee24c6bece2c6761b433ed3 (diff)
Removed deprecated keys,
converted patrols to the new syntax, added npc weapon types.
Diffstat (limited to 'base/ini/zones/antwerp.ini')
-rw-r--r--base/ini/zones/antwerp.ini34
1 files changed, 21 insertions, 13 deletions
diff --git a/base/ini/zones/antwerp.ini b/base/ini/zones/antwerp.ini
index 7b58428..a0f3ff0 100644
--- a/base/ini/zones/antwerp.ini
+++ b/base/ini/zones/antwerp.ini
@@ -235,15 +235,18 @@ label=patrol_militia
faction=militia
profile=patrol
- [ship]
- label=tiger
- amount=3
+ [npc]
+ name=Militia
+ ship=tiger
+ cannon=blaster1
+ amount=2
- [ship]
- label=tiger
+ [npc]
+ name=Militia
+ ship=tiger
+ cannon=blaster1
amount=3
-
[waypoint]
target=helianthos
dock=yes
@@ -268,16 +271,21 @@ label=patrol_pirates
faction=pirates
profile=patrol
- [ship]
- label=raider
- amount=2
+ [npc]
+ name=Pirate
+ ship=raider
+ cannon=laser2
- [ship]
- label=raider
+ [npc]
+ name=Pirate
+ ship=raider
+ cannon=laser1
amount=2
- [ship]
- label=raider
+ [npc]
+ name=Pirate
+ ship=raider
+ cannon=laser1
amount=2
[waypoint]