showcase everything we got icons for when dev cheats on
This commit is contained in:
@@ -148,6 +148,14 @@ C17:
|
||||
Inherits: ^Plane
|
||||
Tooltip:
|
||||
Name: Supply Aircraft
|
||||
Description: Drops vehicle reinforcements on Airstrips
|
||||
Icon: c17icnh
|
||||
Buildable:
|
||||
Queue: Aircraft
|
||||
BuildPaletteOrder: 1000
|
||||
Owner: None
|
||||
Valued:
|
||||
Cost: 2000
|
||||
Plane:
|
||||
ROT: 5
|
||||
Speed: 35
|
||||
@@ -172,6 +180,13 @@ A10:
|
||||
Tooltip:
|
||||
Name: A10 Bomber
|
||||
Icon: a10icnh
|
||||
Description: Used to deliver Napalm strikes.
|
||||
Buildable:
|
||||
Queue: Aircraft
|
||||
BuildPaletteOrder: 1000
|
||||
Owner: None
|
||||
Valued:
|
||||
Cost: 2000
|
||||
Plane:
|
||||
ROT: 4
|
||||
Speed: 40
|
||||
|
||||
@@ -2,12 +2,16 @@
|
||||
|
||||
FACT:
|
||||
Inherits: ^Building
|
||||
-Buildable:
|
||||
Buildable:
|
||||
Queue: Building
|
||||
BuildPaletteOrder: 1000
|
||||
Owner: None
|
||||
Valued:
|
||||
Cost: 2000
|
||||
Tooltip:
|
||||
Name: Construction Yard
|
||||
Description: Builds structures
|
||||
Icon: facticnh
|
||||
Building:
|
||||
Power: 15
|
||||
Footprint: xxx xxx
|
||||
|
||||
@@ -80,3 +80,10 @@ MISS:
|
||||
Dimensions: 3,2
|
||||
Tooltip:
|
||||
Name: Tech Center
|
||||
Icon: missicnh
|
||||
Buildable:
|
||||
Queue: Building
|
||||
BuildPaletteOrder: 1000
|
||||
Owner: None
|
||||
Valued:
|
||||
Cost: 2000
|
||||
@@ -449,10 +449,10 @@ MLRS:
|
||||
Name: Surface-to-Air Missile Launcher
|
||||
Icon: mlrsicnh
|
||||
Description: Powerful anti-air unit.\nCannot attack ground units.
|
||||
# Buildable:
|
||||
# BuildPaletteOrder: 70
|
||||
# Prerequisites: hq
|
||||
# Owner: nod
|
||||
Buildable:
|
||||
BuildPaletteOrder: 70
|
||||
Prerequisites: hq
|
||||
Owner: None
|
||||
Mobile:
|
||||
Speed: 6
|
||||
Health:
|
||||
@@ -518,3 +518,27 @@ STNK:
|
||||
TargetableUnit:
|
||||
LeavesHusk:
|
||||
HuskActor: STNK.Husk
|
||||
|
||||
MHQ:
|
||||
Inherits: ^Vehicle
|
||||
Valued:
|
||||
Cost: 1000
|
||||
Tooltip:
|
||||
Name: Mobile Headquarter
|
||||
Icon: mhqicnh
|
||||
Description: Base of operations
|
||||
Health:
|
||||
HP: 200
|
||||
Armor:
|
||||
Type: Light
|
||||
Mobile:
|
||||
Speed: 6
|
||||
RevealsShroud:
|
||||
Range: 6
|
||||
RenderUnitSpinner:
|
||||
Offset: 0,6
|
||||
AttackMove:
|
||||
JustMove: yes
|
||||
Explodes:
|
||||
Weapon: UnitExplodeSmall
|
||||
EmptyWeapon: UnitExplodeSmall
|
||||
Reference in New Issue
Block a user