Add mod project this time; Fix trees
This commit is contained in:
54
mods/cnc/defaults.yaml
Normal file
54
mods/cnc/defaults.yaml
Normal file
@@ -0,0 +1,54 @@
|
||||
^Vehicle:
|
||||
Category: Vehicle
|
||||
Unit:
|
||||
ROT: 5
|
||||
Mobile:
|
||||
MovementType: Wheel
|
||||
Selectable:
|
||||
Voice: VehicleVoice
|
||||
Repairable:
|
||||
Chronoshiftable:
|
||||
Passenger:
|
||||
IronCurtainable:
|
||||
|
||||
^Infantry:
|
||||
Category: Infantry
|
||||
Unit:
|
||||
Armor: none
|
||||
Sight: 4
|
||||
Mobile:
|
||||
MovementType: Foot
|
||||
Selectable:
|
||||
RenderInfantry:
|
||||
SquishByTank:
|
||||
AutoTarget:
|
||||
Passenger:
|
||||
|
||||
^Ship:
|
||||
Category: Ship
|
||||
Unit:
|
||||
Mobile:
|
||||
MovementType: Float
|
||||
Selectable:
|
||||
|
||||
^Plane:
|
||||
Category: Plane
|
||||
Unit:
|
||||
Selectable:
|
||||
|
||||
^Building:
|
||||
Category: Building
|
||||
Selectable:
|
||||
Priority: 3
|
||||
Building:
|
||||
Dimensions: 1,1
|
||||
Footprint: x
|
||||
RenderBuilding:
|
||||
|
||||
^Tree:
|
||||
Category: Building
|
||||
RenderBuilding:
|
||||
Palette: terrain
|
||||
Building:
|
||||
Footprint: __ x_
|
||||
Dimensions: 2,2
|
||||
@@ -31,7 +31,7 @@ LegacyRules:
|
||||
mods/cnc/weapons.ini: Weapons are still in the old format
|
||||
mods/cnc/voices.ini: Voices are still in the old format
|
||||
Rules:
|
||||
mods/ra/defaults.yaml: Basic stuff
|
||||
mods/cnc/defaults.yaml: Basic stuff
|
||||
mods/cnc/system.yaml: Player and world actors
|
||||
mods/cnc/structures.yaml:
|
||||
mods/cnc/infantry.yaml:
|
||||
|
||||
@@ -1,140 +1,87 @@
|
||||
|
||||
T01:
|
||||
Inherits: ^Building
|
||||
Building:
|
||||
Footprint: __ x_
|
||||
Dimensions: 2,2
|
||||
-Selectable:
|
||||
Inherits: ^Tree
|
||||
|
||||
T02:
|
||||
Inherits: ^Building
|
||||
Building:
|
||||
Footprint: __ x_
|
||||
Dimensions: 2,2
|
||||
-Selectable:
|
||||
Inherits: ^Tree
|
||||
|
||||
T03:
|
||||
Inherits: ^Building
|
||||
Building:
|
||||
Footprint: __ x_
|
||||
Dimensions: 2,2
|
||||
-Selectable:
|
||||
Inherits: ^Tree
|
||||
|
||||
T05:
|
||||
Inherits: ^Building
|
||||
Building:
|
||||
Footprint: __ x_
|
||||
Dimensions: 2,2
|
||||
-Selectable:
|
||||
Inherits: ^Tree
|
||||
|
||||
T06:
|
||||
Inherits: ^Building
|
||||
Building:
|
||||
Footprint: __ x_
|
||||
Dimensions: 2,2
|
||||
-Selectable:
|
||||
Inherits: ^Tree
|
||||
|
||||
T07:
|
||||
Inherits: ^Building
|
||||
Building:
|
||||
Footprint: __ x_
|
||||
Dimensions: 2,2
|
||||
-Selectable:
|
||||
Inherits: ^Tree
|
||||
|
||||
T08:
|
||||
Inherits: ^Building
|
||||
Inherits: ^Tree
|
||||
Building:
|
||||
Footprint: x_
|
||||
Dimensions: 2,1
|
||||
-Selectable:
|
||||
|
||||
T10:
|
||||
Inherits: ^Building
|
||||
Inherits: ^Tree
|
||||
Building:
|
||||
Footprint: __ xx
|
||||
Dimensions: 2,2
|
||||
-Selectable:
|
||||
|
||||
T11:
|
||||
Inherits: ^Building
|
||||
Inherits: ^Tree
|
||||
Building:
|
||||
Footprint: __ xx
|
||||
Dimensions: 2,2
|
||||
-Selectable:
|
||||
|
||||
|
||||
T12:
|
||||
Inherits: ^Building
|
||||
Building:
|
||||
Footprint: __ x_
|
||||
Dimensions: 2,2
|
||||
-Selectable:
|
||||
Inherits: ^Tree
|
||||
|
||||
T13:
|
||||
Inherits: ^Building
|
||||
Building:
|
||||
Footprint: __ x_
|
||||
Dimensions: 2,2
|
||||
-Selectable:
|
||||
Inherits: ^Tree
|
||||
|
||||
T14:
|
||||
Inherits: ^Building
|
||||
Inherits: ^Tree
|
||||
Building:
|
||||
Footprint: ___ xx_
|
||||
Dimensions: 3,2
|
||||
-Selectable:
|
||||
|
||||
T15:
|
||||
Inherits: ^Building
|
||||
Inherits: ^Tree
|
||||
Building:
|
||||
Footprint: ___ xx_
|
||||
Dimensions: 3,2
|
||||
-Selectable:
|
||||
|
||||
T16:
|
||||
Inherits: ^Building
|
||||
Building:
|
||||
Footprint: __ x_
|
||||
Dimensions: 2,2
|
||||
-Selectable:
|
||||
Inherits: ^Tree
|
||||
|
||||
T17:
|
||||
Inherits: ^Building
|
||||
Building:
|
||||
Footprint: __ x_
|
||||
Dimensions: 2,2
|
||||
-Selectable:
|
||||
Inherits: ^Tree
|
||||
|
||||
TC01:
|
||||
Inherits: ^Building
|
||||
Inherits: ^Tree
|
||||
Building:
|
||||
Footprint: ___ xx_
|
||||
Dimensions: 3,2
|
||||
-Selectable:
|
||||
|
||||
TC02:
|
||||
Inherits: ^Building
|
||||
Inherits: ^Tree
|
||||
Building:
|
||||
Footprint: _x_ xx_
|
||||
Dimensions: 3,2
|
||||
-Selectable:
|
||||
|
||||
TC03:
|
||||
Inherits: ^Building
|
||||
Inherits: ^Tree
|
||||
Building:
|
||||
Footprint: xx_ xx_
|
||||
Dimensions: 3,2
|
||||
-Selectable:
|
||||
|
||||
TC04:
|
||||
Inherits: ^Building
|
||||
Inherits: ^Tree
|
||||
Building:
|
||||
Footprint: ____ xxx_ x___
|
||||
Dimensions: 4,3
|
||||
-Selectable:
|
||||
|
||||
TC05:
|
||||
Inherits: ^Building
|
||||
Inherits: ^Tree
|
||||
Building:
|
||||
Footprint: __x_ xxx_ _xx_
|
||||
Dimensions: 4,3
|
||||
-Selectable:
|
||||
|
||||
Reference in New Issue
Block a user