From ca1a94fe1f4d5bd7f079200ceaa3073dd4f1f77d Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 17 Nov 2013 23:39:10 +0000 Subject: Added Ryu Sengir faction, reputation updates, lore updates. --- base/ini/zones/hellas.ini | 71 ++++++++++++++++++++++++++++------------------- 1 file changed, 43 insertions(+), 28 deletions(-) (limited to 'base/ini/zones') diff --git a/base/ini/zones/hellas.ini b/base/ini/zones/hellas.ini index e0d44c6..30fa4e6 100644 --- a/base/ini/zones/hellas.ini +++ b/base/ini/zones/hellas.ini @@ -2,10 +2,10 @@ ; hellas.ini ; world description for the Hellas system ; + ; ------------------------------------------------------------------ ; ZONE IDENTIFICATION ; - [zone] ; zone name name=Hellas system @@ -19,27 +19,21 @@ faction=praetoria info=The Hellas system. -[jumpgate] -label=jumpgate_eastend -location=-808 640 0 -angles=0 -25 0 -target=eastend:jumpgate_hellas -faction=praetoria - -[jumpgate] -label=jumpgate_gibraltar -location=1000 -112 8 -angles=0 -180 0 -target=gibraltar:jumpgate_hellas -faction=praetoria - -[jumpgate] -label=jumpgate_praetoria -location=156 -1000 16 -angles=0 115 0 -target=praetoria:jumpgate_hellas -faction=praetoria +; ------------------------------------------------------------------ +; CLASS M STAR +; +[star] +label=star +name=class M star +location=0 -12 0 +angles=0 230 0 +radius=92 +color=255 76 11 +infoname=Red dwarf +; ------------------------------------------------------------------ +; TRIREME STATION +; [station] label=trireme name=Trireme station @@ -58,11 +52,32 @@ info=Less than two years later, Trireme station had been inaugerated. [ship] label=pod -[star] -label=star -name=class M star -location=0 -12 0 -angles=0 230 0 -radius=92 -color=255 76 11 +; ------------------------------------------------------------------ +; EAST END JUMPGATE +; +[jumpgate] +label=jumpgate_eastend +location=-808 640 0 +angles=0 -25 0 +target=eastend:jumpgate_hellas +faction=praetoria + +; ------------------------------------------------------------------ +; GIBRALATAR JUMPGATE +; +[jumpgate] +label=jumpgate_gibraltar +location=1000 -112 8 +angles=0 -180 0 +target=gibraltar:jumpgate_hellas +faction=praetoria +; ------------------------------------------------------------------ +; PRAETORIA JUMPGATE +; +[jumpgate] +label=jumpgate_praetoria +location=156 -1000 16 +angles=0 115 0 +target=praetoria:jumpgate_hellas +faction=praetoria -- cgit v1.2.3