From f10025394fcf131c89721544817733fa9560b63d Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Tue, 11 Aug 2009 14:21:09 +0000 Subject: "maps/" prefix for entity models --- base/ini/zones/ghant.ini | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'base/ini/zones/ghant.ini') diff --git a/base/ini/zones/ghant.ini b/base/ini/zones/ghant.ini index 223a293..847104a 100644 --- a/base/ini/zones/ghant.ini +++ b/base/ini/zones/ghant.ini @@ -25,7 +25,7 @@ location=0 0 0 ; this entity is the default zone view ;default = yes ; [path] model path -model=static/navpoint +model=maps/static/navpoint ; ; STAR @@ -71,7 +71,7 @@ label=alexandria ; [string] entity name name=Alexandria outpost ; [string] entity model name -model=colonial/alexandria +model=maps/colonial/alexandria ; [x y x] entity location location=-192 -704 32 ; [r g b] entity primary color, values in the 0-255 range @@ -86,7 +86,7 @@ default=yes [entity] label=alexandria_storage1 name=storage tanks -model=colonial/alexandria_storage +model=maps/colonial/alexandria_storage location=-176 -720 32 color=222 192 145 colorsecond=160 160 160 @@ -95,7 +95,7 @@ direction=45 [entity] label=alexandria_storage2 name=storage tanks -model=colonial/alexandria_storage +model=maps/colonial/alexandria_storage location=-172 -720 32 color=222 192 145 colorsecond=160 160 160 @@ -104,7 +104,7 @@ direction=45 [station] label=custodian name=battleship Custodian -model=colonial/custodian +model=maps/colonial/custodian location=-204 -656 32 direction=305 color=222 192 145 @@ -134,7 +134,7 @@ radius=68 [station] label=regula name=Regula station -model=colonial/regula +model=maps/colonial/regula location=-128 928 -32 color=0.4 0.7 0 direction=225 @@ -142,7 +142,7 @@ direction=225 [entity] label=regula_storage name=Storage tanks -model=colonial/regula_storage +model=maps/colonial/regula_storage location=-122 928 -32 color=0.4 0.7 0 @@ -152,7 +152,7 @@ color=0.4 0.7 0 [entity] label=ikarus name=Ikarus satellite -model=colonial/ikarus +model=maps/colonial/ikarus location=64 -16 0 color=100 100 230 direction=120 @@ -165,12 +165,12 @@ pitch=15 label=navpoint_east name=Navigation point East location=716 -1008 20 -model=static/navpoint +model=maps/static/navpoint [jumpgate] label=jumpgate_brogha name=Jumpgate Ghant -> Brogha -model=colonial/jumpgate +model=maps/colonial/jumpgate target=brogha:jumpgate_ghant location=716 -1024 24 direction=90 @@ -182,7 +182,7 @@ color=222 192 145 [jumpgate] label=jumpgate_antwerp name=Jumpgate Ghant -> Antwerp -model=pirate/jumpgate +model=maps/pirate/jumpgate target=antwerp:jumpgate_ghant location=1024 348 32 direction=180 -- cgit v1.2.3