z offsets
This commit is contained in:
12
units.ini
12
units.ini
@@ -331,7 +331,7 @@ SelectionPriority=3
|
||||
LongDesc=Provides Allied advanced technologies.\n Special Ability: GPS Satellite
|
||||
[WEAP]
|
||||
Description=War Factory
|
||||
Traits=Building, RenderWarFactory, RallyPoint, Production
|
||||
Traits=Building, RenderBuilding, RenderWarFactory, RallyPoint, Production
|
||||
Dimensions=3,2
|
||||
Footprint=xxx xxx
|
||||
Produces=Vehicle
|
||||
@@ -381,12 +381,12 @@ LongDesc=Stores excess harvested Ore
|
||||
|
||||
[HPAD]
|
||||
Description=Helipad
|
||||
Traits=Building, RenderBuilding, Production
|
||||
Traits=Building, RenderBuilding, Production, BelowUnits
|
||||
Dimensions=2,2
|
||||
Footprint=xx xx
|
||||
Produces=Plane
|
||||
SelectionPriority=3
|
||||
SpawnOffset=0,0 ; todo: push this up a bit, but we've got a z-order issue first.
|
||||
SpawnOffset=0,-4 ; todo: push this up a bit, but we've got a z-order issue first.
|
||||
LongDesc=Produces and reloads helicopters
|
||||
[DOME]
|
||||
Description=Radar Dome
|
||||
@@ -397,7 +397,7 @@ SelectionPriority=3
|
||||
LongDesc=Provides an overview of the battlefield.\n Requires power to operate.
|
||||
[AFLD]
|
||||
Description=Airstrip
|
||||
Traits=Building, RenderBuilding, Production
|
||||
Traits=Building, RenderBuilding, Production, BelowUnits
|
||||
Dimensions=3,2
|
||||
Footprint=xxx xxx
|
||||
Produces=Plane
|
||||
@@ -452,7 +452,7 @@ SelectionPriority=3
|
||||
LongDesc=Produces attack dogs
|
||||
[FIX]
|
||||
Description=Service Depot
|
||||
Traits=Building, RenderBuilding
|
||||
Traits=Building, RenderBuilding, BelowUnits
|
||||
Dimensions=3,3
|
||||
Footprint=_x_ xxx _x_
|
||||
SelectionPriority=3
|
||||
@@ -466,7 +466,7 @@ SelectionPriority=3
|
||||
LongDesc=Looks like a Construction Yard.
|
||||
[WEAF]
|
||||
Description=Fake War Factory
|
||||
Traits=Building, RenderWarFactory, Fake
|
||||
Traits=Building, RenderBuilding, RenderWarFactory, Fake
|
||||
Dimensions=3,2
|
||||
Footprint=xxx xxx
|
||||
SelectionPriority=3
|
||||
|
||||
Reference in New Issue
Block a user