From 0d3953ebf69fabef702e57d7984642c2be1018ab Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 18 Apr 2009 19:52:49 +0000 Subject: Updated Alexandria outpost, added storage tanks --- base/ini/zones/ghant.ini | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'base/ini/zones/ghant.ini') diff --git a/base/ini/zones/ghant.ini b/base/ini/zones/ghant.ini index 92f65f9..d9c3e77 100644 --- a/base/ini/zones/ghant.ini +++ b/base/ini/zones/ghant.ini @@ -81,6 +81,22 @@ direction=45 ; this is the default dock default=yes +[entity] +label=alexandria_storage1 +name=Storage tanks +model=colonial/alexandria_storage +location=-176 -720 32 +color=222 192 145 +direction=45 + +[entity] +label=alexandria_storage2 +name=Storage tanks +model=colonial/alexandria_storage +location=-172 -720 32 +color=222 192 145 +direction=45 + [station] label=custodian name=battleship Custodian @@ -119,7 +135,7 @@ direction=225 [entity] label=regula_storage -name=storage tanks +name=Storage tanks model=colonial/regula_storage location=-122 928 -32 color=0.4 0.7 0 -- cgit v1.2.3