From 93b0d25716e22fa41eb42ce1d33b831fcdeb76c1 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Mon, 30 Apr 2012 16:11:54 +0000 Subject: Corrected entity angles in the Ghant system, these were mangled by an editor bug. --- base/ini/zones/ghant.ini | 27 +++++++++++---------------- 1 file changed, 11 insertions(+), 16 deletions(-) (limited to 'base/ini/zones') diff --git a/base/ini/zones/ghant.ini b/base/ini/zones/ghant.ini index 609fab3..2561c71 100644 --- a/base/ini/zones/ghant.ini +++ b/base/ini/zones/ghant.ini @@ -23,7 +23,6 @@ label=navpoint_origin name=Navigation point Origin ; [x y x] entity location location=0 0 0 -angles=0 0 0 ; ------------------------------------------------------------------ ; STAR @@ -34,7 +33,6 @@ label=star ; [string] entity name name=class A star location=512 -512 0 -angles=0 0 0 ; [float] entity radius (10 game units == 1km ingame) radius=90 ; [r g b] entity primary color, values in the 0-255 range @@ -51,7 +49,7 @@ label=ghant name=planet Ghant ; [x y x] entity location location=-270 -800 32 -angles=0 -15 0 +angles=-15 0 0 ; [float] entity radius (10 game units == 1km ingame) radius=64 ; [r g b] entity primary color, values in the 0-1 range @@ -104,7 +102,7 @@ label=alexandria name=Alexandria outpost ; [x y x] entity location location=-192 -704 32 -angles=45 0 0 +angles=0 45 0 ; entity radius radius=8 ; [string] entity model name @@ -164,7 +162,7 @@ info=Because of its remote location, it is also a popular transit zone for more label=alexandria_storage1 name=storage tanks location=-176 -720 32 -angles=45 0 0 +angles=0 45 0 model=maps/colonial/alexandria_storage faction=colonies @@ -172,7 +170,7 @@ faction=colonies label=alexandria_storage2 name=storage tanks location=-172 -720 32 -angles=45 0 0 +angles=0 45 0 model=maps/colonial/alexandria_storage faction=colonies @@ -190,7 +188,7 @@ ship=custodian label=custodian name=Battleship Custodian location=-204 -656 32 -angles=305 0 0 +angles=0 305 0 faction=militia [ship] @@ -219,7 +217,6 @@ label=seymour name=Planet Seymour ; [x y x] entity location location=-128 1032 -32 -angles=0 0 0 ; [float] entity radius (10 game units == 1km ingame) radius=68 ; [r g b] entity color, values in the 0-1 range @@ -234,7 +231,7 @@ texture=planets/seymour label=regula name=Regula Station location=-128 928 -32 -angles=225 0 0 +angles=0 225 0 model=maps/colonial/regula color=0.4 0.7 0 @@ -266,7 +263,6 @@ info=Regula station is the headquarters of the local niobium mining operation. label=regula_storage name=Storage tanks location=-122 928 -32 -angles=0 0 0 model=maps/colonial/regula_storage color=0.4 0.7 0 @@ -277,7 +273,7 @@ color=0.4 0.7 0 ; name and info are automaticly set for jumpgates label=jumpgate_kronenbaden location=570 1346 64 -angles=260 0 0 +angles=0 260 0 target=kronenbaden:jumpgate_ghant faction=colonies @@ -288,7 +284,7 @@ faction=colonies label=ikarus name=Ikarus satellite location=64 -16 0 -angles=120 -15 0 +angles=-15 120 0 model=maps/colonial/ikarus faction=militia @@ -296,7 +292,7 @@ faction=militia ; name and info are automaticly set for jumpgates label=jumpgate_brogha location=686 -1202 24 -angles=120 0 0 +angles=0 120 0 target=brogha:jumpgate_ghant faction=colonies @@ -306,14 +302,13 @@ faction=colonies [jumpgate] label=jumpgate_antwerp location=1084 324 32 -angles=200 0 0 +angles=0 200 0 target=antwerp:jumpgate_ghant faction=colonies [jumpgate] label=jumpgate_warsaw location=-840 324 -8 -angles=320 0 0 +angles=0 320 0 target=warsaw:jumpgate_ghant faction=colonies - -- cgit v1.2.3