From 9c67e462267a589a7ad15e0786e79400f52aaddf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Sat, 1 Aug 2015 17:14:28 +0200 Subject: [PATCH] make Orca Transport buildable with developer cheats --- mods/ts/rules/aircraft.yaml | 5 +++++ mods/ts/sequences/aircraft.yaml | 5 ++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/mods/ts/rules/aircraft.yaml b/mods/ts/rules/aircraft.yaml index b780bce184..1276990418 100644 --- a/mods/ts/rules/aircraft.yaml +++ b/mods/ts/rules/aircraft.yaml @@ -144,6 +144,11 @@ ORCATRAN: Cost: 1200 Tooltip: Name: Orca Transport + Buildable: + Queue: Air + BuildPaletteOrder: 10 + Prerequisites: ~disabled + RenderSprites: Helicopter: LandWhenIdle: yes ROT: 5 diff --git a/mods/ts/sequences/aircraft.yaml b/mods/ts/sequences/aircraft.yaml index 0c346425cb..97811dcd46 100644 --- a/mods/ts/sequences/aircraft.yaml +++ b/mods/ts/sequences/aircraft.yaml @@ -16,4 +16,7 @@ apache: Length: 4 slow-rotor: lrotor Start: 4 - Length: 8 \ No newline at end of file + Length: 8 + +orcatran: + icon: crryicon \ No newline at end of file