From d59aad4bc5ad233267b474ed49aa6e1d94a29a0e Mon Sep 17 00:00:00 2001
From: Stijn Buys <ingar@telenet.be>
Date: Wed, 15 Jul 2020 10:20:33 +0200
Subject: Updated Yserlone, added plasma cannons and turrets.

---
 base/ini/zones/yser.ini | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

(limited to 'base/ini/zones')

diff --git a/base/ini/zones/yser.ini b/base/ini/zones/yser.ini
index 017c34c..f1d2867 100644
--- a/base/ini/zones/yser.ini
+++ b/base/ini/zones/yser.ini
@@ -43,9 +43,29 @@ location=-672 104 16
 angles=0 45 0
 radius=4
 faction=mercenaries
+; type of turrets
+turret=turretplasma1
 
 info=Starbase Yserlone is the headquarters of the Mercenaries Guild. It is considered inpenetrable by hostile forces.
 
+	; weapons for sale at this station
+	
+	[weapon]
+	label=plasma1
+	amount=-1
+	
+	[weapon]
+	label=turretplasma1
+	amount=-1
+	
+	; ships for sale at this station
+	
+	[ship]
+	label=talon
+	
+	[ship]
+	label=enforcer
+
 ; ------------------------------------------------------------------
 ; GROUND JUMPGATE
 
-- 
cgit v1.2.3