So I hear you like Production (to be a trait) :D
This commit is contained in:
16
units.ini
16
units.ini
@@ -211,20 +211,20 @@ Dimensions=2,2
|
||||
Footprint=xx xx
|
||||
[WEAP]
|
||||
Description=War Factory
|
||||
Traits=Building, RenderWarFactory, RallyPoint
|
||||
Traits=Building, RenderWarFactory, RallyPoint, Production
|
||||
Dimensions=3,2
|
||||
Footprint=xxx xxx
|
||||
Produces=Vehicle
|
||||
RallyPoint=1,3
|
||||
[SYRD]
|
||||
Description=Shipyard
|
||||
Traits=Building, RenderBuilding
|
||||
Traits=Building, RenderBuilding, ProductionSurround
|
||||
Dimensions=3,3
|
||||
Footprint=xxx xxx xxx
|
||||
Produces=Ship
|
||||
[SPEN]
|
||||
Description=Sub Pen
|
||||
Traits=Building, RenderBuilding
|
||||
Traits=Building, RenderBuilding, ProductionSurround
|
||||
Dimensions=3,3
|
||||
Footprint=xxx xxx xxx
|
||||
Produces=Ship
|
||||
@@ -276,7 +276,7 @@ Dimensions=1,1
|
||||
Footprint=x
|
||||
[HPAD]
|
||||
Description=Helipad
|
||||
Traits=Building, RenderBuilding
|
||||
Traits=Building, RenderBuilding, Production
|
||||
Dimensions=2,2
|
||||
Footprint=xx xx
|
||||
Produces=Plane
|
||||
@@ -302,7 +302,7 @@ Dimensions=2,1
|
||||
Footprint=xx
|
||||
[AFLD]
|
||||
Description=Airstrip
|
||||
Traits=Building, RenderBuilding
|
||||
Traits=Building, RenderBuilding, Production
|
||||
Dimensions=3,2
|
||||
Footprint=xxx xxx
|
||||
Produces=Plane
|
||||
@@ -323,21 +323,21 @@ Dimensions=3,2
|
||||
Footprint=xxx xxx
|
||||
[BARR]
|
||||
Description=Soviet Barracks
|
||||
Traits=Building, RenderBuilding, RallyPoint
|
||||
Traits=Building, RenderBuilding, RallyPoint, Production
|
||||
Dimensions=2,2
|
||||
Footprint=xx xx
|
||||
Produces=Infantry
|
||||
RallyPoint=1,3
|
||||
[TENT]
|
||||
Description=Allied Barracks
|
||||
Traits=Building, RenderBuilding, RallyPoint
|
||||
Traits=Building, RenderBuilding, RallyPoint, Production
|
||||
Dimensions=2,2
|
||||
Footprint=xx xx
|
||||
Produces=Infantry
|
||||
RallyPoint=1,3
|
||||
[KENN]
|
||||
Description=Kennel
|
||||
Traits=Building, RenderBuilding, RallyPoint
|
||||
Traits=Building, RenderBuilding, RallyPoint, Production
|
||||
Dimensions=1,1
|
||||
Footprint=x
|
||||
RallyPoint=1,2
|
||||
|
||||
Reference in New Issue
Block a user