diff --git a/mods/d2k/chrome.yaml b/mods/d2k/chrome.yaml index 561ebc5b7c..f37f97ace8 100644 --- a/mods/d2k/chrome.yaml +++ b/mods/d2k/chrome.yaml @@ -130,60 +130,60 @@ tabs-selected: tabs.png atreides-Defense: 0,40,27,41 atreides-Infantry: 0,80,27,41 atreides-Vehicle: 0,120,27,41 - atreides-Plane: 0,160,27,41 - atreides-Ship: 0,200,27,41 + atreides-Aircraft: 0,160,27,41 + atreides-Starport: 0,200,27,41 harkonnen-Building: 80,0,27,41 harkonnen-Defense: 80,40,27,41 harkonnen-Infantry: 80,80,27,41 harkonnen-Vehicle: 80,120,27,41 - harkonnen-Plane: 80,160,27,41 - harkonnen-Ship: 80,200,27,41 + harkonnen-Aircraft: 80,160,27,41 + harkonnen-Starport: 80,200,27,41 ordos-Building: 160,0,27,41 ordos-Defense: 160,40,27,41 ordos-Infantry: 160,80,27,41 ordos-Vehicle: 160,120,27,41 - ordos-Plane: 160,160,27,41 - ordos-Ship: 160,200,27,41 + ordos-Aircraft: 160,160,27,41 + ordos-Starport: 160,200,27,41 tabs-ready: tabs.png atreides-Building: 27,0,27,41 atreides-Defense: 27,40,27,41 atreides-Infantry: 27,80,27,41 atreides-Vehicle: 27,120,27,41 - atreides-Plane: 27,160,27,41 - atreides-Ship: 27,200,27,41 + atreides-Aircraft: 27,160,27,41 + atreides-Starport: 27,200,27,41 harkonnen-Building: 107,0,27,41 harkonnen-Defense: 107,40,27,41 harkonnen-Infantry: 107,80,27,41 harkonnen-Vehicle: 107,120,27,41 - harkonnen-Plane: 107,160,27,41 - harkonnen-Ship: 107,200,27,41 + harkonnen-Aircraft: 107,160,27,41 + harkonnen-Starport: 107,200,27,41 ordos-Building: 187,0,27,41 ordos-Defense: 187,40,27,41 ordos-Infantry: 187,80,27,41 ordos-Vehicle: 187,120,27,41 - ordos-Plane: 187,160,27,41 - ordos-Ship: 187,200,27,41 + ordos-Aircraft: 187,160,27,41 + ordos-Starport: 187,200,27,41 tabs-normal: tabs.png atreides-Building: 54,0,27,41 atreides-Defense: 54,40,27,41 atreides-Infantry: 54,80,27,41 atreides-Vehicle: 54,120,27,41 - atreides-Plane: 54,160,27,41 - atreides-Ship: 54,200,27,41 + atreides-Aircraft: 54,160,27,41 + atreides-Starport: 54,200,27,41 harkonnen-Building: 134,0,27,41 harkonnen-Defense: 134,40,27,41 harkonnen-Infantry: 134,80,27,41 harkonnen-Vehicle: 134,120,27,41 - harkonnen-Plane: 134,160,27,41 - harkonnen-Ship: 134,200,27,41 + harkonnen-Aircraft: 134,160,27,41 + harkonnen-Starport: 134,200,27,41 ordos-Building: 214,0,27,41 ordos-Defense: 214,40,27,41 ordos-Infantry: 214,80,27,41 ordos-Vehicle: 214,120,27,41 - ordos-Plane: 214,160,27,41 - ordos-Ship: 214,200,27,41 + ordos-Aircraft: 214,160,27,41 + ordos-Starport: 214,200,27,41 flags: buttons.png atreides: 0,86,22,21 diff --git a/mods/d2k/rules/aircraft.yaml b/mods/d2k/rules/aircraft.yaml index 415a1c8ec0..df60368282 100644 --- a/mods/d2k/rules/aircraft.yaml +++ b/mods/d2k/rules/aircraft.yaml @@ -1,7 +1,7 @@ ^CARRYALL: Inherits: ^Helicopter Buildable: - Queue: Plane + Queue: Aircraft BuildPaletteOrder: 110 Valued: Cost: 1200 @@ -65,7 +65,7 @@ FRIGATE: ORNI: Inherits: ^Helicopter Buildable: - Queue: Plane + Queue: Aircraft BuildPaletteOrder: 90 Prerequisites: researcha BuiltAt: hightecha diff --git a/mods/d2k/rules/atreides.yaml b/mods/d2k/rules/atreides.yaml index 6586f70451..521d21ac12 100644 --- a/mods/d2k/rules/atreides.yaml +++ b/mods/d2k/rules/atreides.yaml @@ -56,7 +56,7 @@ HARVESTERA: HARVESTERA.starport: Inherits: HARVESTERA Buildable: - Queue: Ship + Queue: Starport BuiltAt: starporta Valued: Cost: 895 @@ -73,7 +73,7 @@ TRIKEA: TRIKEA.starport: Inherits: TRIKEA Buildable: - Queue: Ship + Queue: Starport BuiltAt: starporta Valued: Cost: 149 @@ -90,7 +90,7 @@ QUADA: QUADA.starport: Inherits: QUADA Buildable: - Queue: Ship + Queue: Starport BuiltAt: starporta Valued: Cost: 295 @@ -107,7 +107,7 @@ SIEGETANKA: SIEGETANKA.starport: Inherits: SIEGETANKA Buildable: - Queue: Ship + Queue: Starport BuiltAt: starporta Valued: Cost: 495 @@ -124,7 +124,7 @@ MISSILETANKA: MISSILETANKA.starport: Inherits: MISSILETANKA Buildable: - Queue: Ship + Queue: Starport BuiltAt: starporta Valued: Cost: 599 @@ -141,7 +141,7 @@ CARRYALLA: CARRYALLA.starport: Inherits: CARRYALLA Buildable: - Queue: Ship + Queue: Starport BuiltAt: starporta Valued: Cost: 999 @@ -239,7 +239,7 @@ MCVA: MCVA.starport: Inherits: MCVA Buildable: - Queue: Ship + Queue: Starport BuiltAt: starporta Valued: Cost: 1499 @@ -258,7 +258,7 @@ COMBATA: COMBATA.starport: Inherits: COMBATA Buildable: - Queue: Ship + Queue: Starport BuiltAt: starporta Valued: Cost: 595 diff --git a/mods/d2k/rules/harkonnen.yaml b/mods/d2k/rules/harkonnen.yaml index d06305a6d7..afe64a951d 100644 --- a/mods/d2k/rules/harkonnen.yaml +++ b/mods/d2k/rules/harkonnen.yaml @@ -37,7 +37,7 @@ HARVESTERH: HARVESTERH.starport: Inherits: HARVESTERH Buildable: - Queue: Ship + Queue: Starport BuiltAt: starporth Valued: Cost: 895 @@ -53,7 +53,7 @@ TRIKEH: TRIKEH.starport: Inherits: TRIKEH Buildable: - Queue: Ship + Queue: Starport BuiltAt: starporth Valued: Cost: 149 @@ -69,7 +69,7 @@ QUADH: QUADH.starport: Inherits: QUADH Buildable: - Queue: Ship + Queue: Starport BuiltAt: starporth Valued: Cost: 295 @@ -85,7 +85,7 @@ SIEGETANKH: SIEGETANKH.starport: Inherits: SIEGETANKH Buildable: - Queue: Ship + Queue: Starport BuiltAt: starporta Valued: Cost: 495 @@ -101,7 +101,7 @@ MISSILETANKH: MISSILETANKH.starport: Inherits: MISSILETANKH Buildable: - Queue: Ship + Queue: Starport BuiltAt: starporth Valued: Cost: 599 @@ -118,7 +118,7 @@ CARRYALLH: CARRYALLH.starport: Inherits: CARRYALLH Buildable: - Queue: Ship + Queue: Starport BuiltAt: starporth Valued: Cost: 999 @@ -235,7 +235,7 @@ MCVH: MCVH.starport: Inherits: MCVH Buildable: - Queue: Ship + Queue: Starport BuiltAt: starporth Valued: Cost: 1499 @@ -253,7 +253,7 @@ COMBATH: COMBATH.starport: Inherits: COMBATH Buildable: - Queue: Ship + Queue: Starport BuiltAt: starporth Valued: Cost: 595 diff --git a/mods/d2k/rules/ordos.yaml b/mods/d2k/rules/ordos.yaml index bccfbcdf36..30b20760b9 100644 --- a/mods/d2k/rules/ordos.yaml +++ b/mods/d2k/rules/ordos.yaml @@ -138,7 +138,7 @@ MCVO: MCVO.starport: Inherits: MCVO Buildable: - Queue: Ship + Queue: Starport BuiltAt: starporto Valued: Cost: 1499 @@ -154,7 +154,7 @@ HARVESTERO: HARVESTERO.starport: Inherits: HARVESTERO Buildable: - Queue: Ship + Queue: Starport BuiltAt: starporto Valued: Cost: 895 @@ -172,7 +172,7 @@ COMBATO: COMBATO.starport: Inherits: COMBATO Buildable: - Queue: Ship + Queue: Starport BuiltAt: starporto Valued: Cost: 595 @@ -224,7 +224,7 @@ QUADO: QUADO.starport: Inherits: QUADO Buildable: - Queue: Ship + Queue: Starport BuiltAt: starporto Valued: Cost: 295 @@ -240,7 +240,7 @@ SIEGETANKO: SIEGETANKO.starport: Inherits: SIEGETANKO Buildable: - Queue: Ship + Queue: Starport BuiltAt: starporto Valued: Cost: 495 @@ -256,7 +256,7 @@ MISSILETANKO: MISSILETANKO.starport: Inherits: MISSILETANKO Buildable: - Queue: Ship + Queue: Starport BuiltAt: starporto Valued: Cost: 599 @@ -273,7 +273,7 @@ CARRYALLO: CARRYALLO.starport: Inherits: CARRYALLO Buildable: - Queue: Ship + Queue: Starport BuiltAt: starporto Valued: Cost: 999 diff --git a/mods/d2k/rules/structures.yaml b/mods/d2k/rules/structures.yaml index 38b8caec95..70e3d11275 100644 --- a/mods/d2k/rules/structures.yaml +++ b/mods/d2k/rules/structures.yaml @@ -105,7 +105,7 @@ SpawnOffset: 5,0 ExitCell: 1,1 Production: - Produces: Plane + Produces: Aircraft PrimaryBuilding: ProductionBar: @@ -329,7 +329,7 @@ SpawnOffset: -24,0 ExitCell: 2,1 ProductionAirdrop: - Produces: Ship + Produces: Starport ActorType: frigate ProductionBar: PrimaryBuilding: diff --git a/mods/d2k/rules/system.yaml b/mods/d2k/rules/system.yaml index 1aee1937c0..8becf7a3ca 100644 --- a/mods/d2k/rules/system.yaml +++ b/mods/d2k/rules/system.yaml @@ -24,15 +24,15 @@ Player: BuildSpeed: .4 LowPowerSlowdown: 3 BlockedAudio: NoRoom - ClassicProductionQueue@Ship: - Type: Ship + ClassicProductionQueue@Starport: + Type: Starport BuildSpeed: .4 LowPowerSlowdown: 3 BlockedAudio: NoRoom QueuedAudio: OrderPlaced ReadyAudio: - ClassicProductionQueue@Plane: - Type: Plane + ClassicProductionQueue@Aircraft: + Type: Aircraft BuildSpeed: .4 LowPowerSlowdown: 3 BlockedAudio: NoRoom