Add BuildAtProductionType to boats/subs.
This commit is contained in:
@@ -2,6 +2,7 @@ SS:
|
|||||||
Inherits: ^Ship
|
Inherits: ^Ship
|
||||||
Buildable:
|
Buildable:
|
||||||
Queue: Ship
|
Queue: Ship
|
||||||
|
BuildAtProductionType: Submarine
|
||||||
BuildPaletteOrder: 30
|
BuildPaletteOrder: 30
|
||||||
Prerequisites: ~spen, ~techlevel.medium
|
Prerequisites: ~spen, ~techlevel.medium
|
||||||
Hotkey: u
|
Hotkey: u
|
||||||
@@ -54,6 +55,7 @@ MSUB:
|
|||||||
Inherits: ^Ship
|
Inherits: ^Ship
|
||||||
Buildable:
|
Buildable:
|
||||||
Queue: Ship
|
Queue: Ship
|
||||||
|
BuildAtProductionType: Submarine
|
||||||
BuildPaletteOrder: 60
|
BuildPaletteOrder: 60
|
||||||
Prerequisites: ~spen, stek, ~techlevel.unrestricted
|
Prerequisites: ~spen, stek, ~techlevel.unrestricted
|
||||||
Hotkey: m
|
Hotkey: m
|
||||||
@@ -106,6 +108,7 @@ DD:
|
|||||||
Inherits: ^Ship
|
Inherits: ^Ship
|
||||||
Buildable:
|
Buildable:
|
||||||
Queue: Ship
|
Queue: Ship
|
||||||
|
BuildAtProductionType: Boat
|
||||||
BuildPaletteOrder: 40
|
BuildPaletteOrder: 40
|
||||||
Prerequisites: ~syrd, dome, ~techlevel.medium
|
Prerequisites: ~syrd, dome, ~techlevel.medium
|
||||||
Hotkey: r
|
Hotkey: r
|
||||||
@@ -155,6 +158,7 @@ CA:
|
|||||||
Inherits: ^Ship
|
Inherits: ^Ship
|
||||||
Buildable:
|
Buildable:
|
||||||
Queue: Ship
|
Queue: Ship
|
||||||
|
BuildAtProductionType: Boat
|
||||||
BuildPaletteOrder: 50
|
BuildPaletteOrder: 50
|
||||||
Prerequisites: ~syrd, atek, ~techlevel.unrestricted
|
Prerequisites: ~syrd, atek, ~techlevel.unrestricted
|
||||||
Hotkey: c
|
Hotkey: c
|
||||||
@@ -249,6 +253,7 @@ PT:
|
|||||||
Inherits: ^Ship
|
Inherits: ^Ship
|
||||||
Buildable:
|
Buildable:
|
||||||
Queue: Ship
|
Queue: Ship
|
||||||
|
BuildAtProductionType: Boat
|
||||||
BuildPaletteOrder: 20
|
BuildPaletteOrder: 20
|
||||||
Prerequisites: ~syrd, ~techlevel.medium
|
Prerequisites: ~syrd, ~techlevel.medium
|
||||||
Hotkey: b
|
Hotkey: b
|
||||||
|
|||||||
@@ -127,7 +127,7 @@ SPEN:
|
|||||||
Facing: 224
|
Facing: 224
|
||||||
ExitCell: 2,0
|
ExitCell: 2,0
|
||||||
Production:
|
Production:
|
||||||
Produces: Ship
|
Produces: Ship, Submarine
|
||||||
PrimaryBuilding:
|
PrimaryBuilding:
|
||||||
IronCurtainable:
|
IronCurtainable:
|
||||||
-EmitInfantryOnSell:
|
-EmitInfantryOnSell:
|
||||||
@@ -183,7 +183,7 @@ SYRD:
|
|||||||
Facing: 32
|
Facing: 32
|
||||||
ExitCell: 2,0
|
ExitCell: 2,0
|
||||||
Production:
|
Production:
|
||||||
Produces: Ship
|
Produces: Ship, Boat
|
||||||
PrimaryBuilding:
|
PrimaryBuilding:
|
||||||
IronCurtainable:
|
IronCurtainable:
|
||||||
-EmitInfantryOnSell:
|
-EmitInfantryOnSell:
|
||||||
|
|||||||
Reference in New Issue
Block a user