diff options
Diffstat (limited to 'base/ini')
-rw-r--r-- | base/ini/zones/ghant.ini | 18 |
1 files changed, 17 insertions, 1 deletions
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 |