Moved footprint info onto its building.
This commit is contained in:
83
units.ini
83
units.ini
@@ -18,16 +18,16 @@ Description=V2 Rocket
|
||||
Traits=Mobile, RenderUnit
|
||||
[1TNK]
|
||||
Description=Light Tank
|
||||
Traits=Mobile, Turreted, AttackTurreted, RenderUnitTurreted
|
||||
Traits=Mobile, Turreted, AttackTurreted, RenderUnitTurreted
|
||||
[2TNK]
|
||||
Description=Medium Tank
|
||||
Traits=Mobile, Turreted, AttackTurreted, RenderUnitTurreted
|
||||
Traits=Mobile, Turreted, AttackTurreted, RenderUnitTurreted
|
||||
[3TNK]
|
||||
Description=Heavy Tank
|
||||
Traits=Mobile, Turreted, AttackTurreted, RenderUnitTurreted
|
||||
Traits=Mobile, Turreted, AttackTurreted, RenderUnitTurreted
|
||||
[4TNK]
|
||||
Description=Mammoth Tank
|
||||
Traits=Mobile, Turreted, AttackTurreted, RenderUnitTurreted
|
||||
Traits=Mobile, Turreted, AttackTurreted, RenderUnitTurreted
|
||||
[MRJ]
|
||||
Description=Radar Jammer
|
||||
Traits=Mobile, Turreted, RenderUnitTurreted ; temporary. It's not a turret, it's a spinney-thing
|
||||
@@ -45,7 +45,7 @@ Description=Mobile Construction Vehicle
|
||||
Traits=Mobile, McvDeploy, RenderUnit
|
||||
[JEEP]
|
||||
Description=Ranger
|
||||
Traits=Mobile, Turreted, AttackTurreted, RenderUnitTurreted
|
||||
Traits=Mobile, Turreted, AttackTurreted, RenderUnitTurreted
|
||||
[APC]
|
||||
Description=Armored Personnel Carrier
|
||||
Traits=Mobile, RenderUnit
|
||||
@@ -143,105 +143,178 @@ SPEF
|
||||
DOMF
|
||||
; TODO? : campaign-specific stuff - FCOM, civilian buildings, etc
|
||||
|
||||
|
||||
; `Dimensions` is the size of a box that will include the whole building, excluding bib.
|
||||
; ("bib-ness" can be altered in rules.ini; we can't expect people to change this, too)
|
||||
; `Footprint` is the pathability and buildability of each cell occupied by the building
|
||||
; _ : Not occupied by the building (e.g: the holes in the refinery and the service depot)
|
||||
; x : Solid. cannot be walked on or built on.
|
||||
; = : Occupied by a building, but can be walked on normally. (e.g: the drop-off point on the refinery)
|
||||
[IRON]
|
||||
Description=Iron Curtain
|
||||
Traits=Building, RenderBuilding
|
||||
Dimensions=2,2
|
||||
Footprint=xx xx
|
||||
[ATEK]
|
||||
Description=Allied Tech Center
|
||||
Traits=Building, RenderBuilding
|
||||
Dimensions=2,2
|
||||
Footprint=xx xx
|
||||
[PDOX]
|
||||
Description=Chronosphere
|
||||
Traits=Building, RenderBuilding
|
||||
Dimensions=2,1
|
||||
Footprint=xx
|
||||
[WEAP]
|
||||
Description=War Factory
|
||||
Traits=Building, RenderWarFactory
|
||||
Dimensions=3,2
|
||||
Footprint=xxx xxx
|
||||
[SYRD]
|
||||
Description=Shipyard
|
||||
Traits=Building, RenderBuilding
|
||||
Dimensions=3,3
|
||||
Footprint=xxx xxx xxx
|
||||
[SPEN]
|
||||
Description=Sub Pen
|
||||
Traits=Building, RenderBuilding
|
||||
Dimensions=3,3
|
||||
Footprint=xxx xxx xxx
|
||||
[PBOX]
|
||||
Description=Pillbox
|
||||
Traits=Building, RenderBuilding
|
||||
Dimensions=1,1
|
||||
Footprint=x
|
||||
[HBOX]
|
||||
Description=Camo Pillbox
|
||||
Traits=Building, RenderBuilding
|
||||
Dimensions=1,1
|
||||
Footprint=x
|
||||
[TSLA]
|
||||
Description=Tesla Coil
|
||||
Traits=Building, RenderBuilding
|
||||
Dimensions=1,2
|
||||
Footprint=_ x
|
||||
[GUN]
|
||||
Description=Turret
|
||||
Traits=Building, Turreted, RenderBuildingTurreted
|
||||
Dimensions=1,1
|
||||
Footprint=x
|
||||
[AGUN]
|
||||
Description=AA Gun
|
||||
Traits=Building, Turreted, RenderBuildingTurreted
|
||||
Dimensions=1,2
|
||||
Footprint=_ x
|
||||
[FTUR]
|
||||
Description=Flame Turret
|
||||
Traits=Building, RenderBuilding
|
||||
Dimensions=1,1
|
||||
Footprint=x
|
||||
[FACT]
|
||||
Description=Construction Yard
|
||||
Traits=Building, RenderBuilding
|
||||
Dimensions=3,3
|
||||
Footprint=xxx xxx xxx
|
||||
[PROC]
|
||||
Description=Ore Refinery
|
||||
Traits=Building, RenderBuilding
|
||||
Dimensions=3,3
|
||||
Footprint=_x_ xxx x==
|
||||
[SILO]
|
||||
Description=Silo
|
||||
Traits=Building, RenderBuildingOre
|
||||
Dimensions=1,1
|
||||
Footprint=x
|
||||
[HPAD]
|
||||
Description=Helipad
|
||||
Traits=Building, RenderBuilding
|
||||
Dimensions=2,2
|
||||
Footprint=xx xx
|
||||
[DOME]
|
||||
Description=Radar Dome
|
||||
Traits=Building, RenderBuilding
|
||||
Dimensions=2,2
|
||||
Footprint=xx xx
|
||||
[GAP]
|
||||
Description=Gap Generator
|
||||
Traits=Building, RenderBuilding
|
||||
Dimensions=1,2
|
||||
Footprint=_ x
|
||||
[SAM]
|
||||
Description=SAM Site
|
||||
Traits=Building, Turreted, RenderBuildingTurreted
|
||||
Dimensions=2,1
|
||||
Footprint=xx
|
||||
[MSLO]
|
||||
Description=Missile Silo
|
||||
Traits=Building, RenderBuilding
|
||||
Dimensions=2,1
|
||||
Footprint=xx
|
||||
[AFLD]
|
||||
Description=Airstrip
|
||||
Traits=Building, RenderBuilding
|
||||
Dimensions=3,2
|
||||
Footprint=xxx xxx
|
||||
[POWR]
|
||||
Description=Power Plant
|
||||
Traits=Building, RenderBuilding
|
||||
Dimensions=2,2
|
||||
Footprint=xx xx
|
||||
[APWR]
|
||||
Description=Advanced Power Plant
|
||||
Traits=Building, RenderBuilding
|
||||
Dimensions=3,3
|
||||
Footprint=___ xxx xxx
|
||||
[STEK]
|
||||
Description=Soviet Tech Center
|
||||
Traits=Building, RenderBuilding
|
||||
Dimensions=3,2
|
||||
Footprint=xxx xxx
|
||||
[BARR]
|
||||
Description=Soviet Barracks
|
||||
Traits=Building, RenderBuilding
|
||||
Dimensions=2,2
|
||||
Footprint=xx xx
|
||||
[TENT]
|
||||
Description=Allied Barracks
|
||||
Traits=Building, RenderBuilding
|
||||
Dimensions=2,2
|
||||
Footprint=xx xx
|
||||
[KENN]
|
||||
Description=Kennel
|
||||
Traits=Building, RenderBuilding
|
||||
Dimensions=1,1
|
||||
Footprint=x
|
||||
[FIX]
|
||||
Description=Service Depot
|
||||
Traits=Building, RenderBuilding
|
||||
Dimensions=3,3
|
||||
Footprint=_x_ xxx _x_
|
||||
[FACF]
|
||||
Description=Fake Construction Yard
|
||||
Traits=Building, RenderBuilding
|
||||
Dimensions=3,3
|
||||
Footprint=xxx xxx xxx
|
||||
[WEAF]
|
||||
Description=Fake War Factory
|
||||
Traits=Building, RenderWarFactory
|
||||
Dimensions=3,2
|
||||
Footprint=xxx xxx
|
||||
[SYRF]
|
||||
Description=Fake Shipyard
|
||||
Traits=Building, RenderBuilding
|
||||
Dimensions=3,3
|
||||
Footprint=xxx xxx xxx
|
||||
[SPEF]
|
||||
Description=Fake Sub Pen
|
||||
Traits=Building, RenderBuilding
|
||||
Dimensions=3,3
|
||||
Footprint=xxx xxx xxx
|
||||
[DOMF]
|
||||
Description=Fake Radar Dome
|
||||
Traits=Building, RenderBuilding
|
||||
Dimensions=2,2
|
||||
Footprint=xx xx
|
||||
;[SBAG]
|
||||
;Description=Sandbags
|
||||
;[BRIK]
|
||||
|
||||
Reference in New Issue
Block a user