add the Tiberian Sun light post

This commit is contained in:
Matthias Mailänder
2014-05-20 21:25:17 +02:00
parent 4454c0c2f8
commit 20a441a1f4
2 changed files with 39 additions and 0 deletions

View File

@@ -515,6 +515,32 @@ GASPOT:
WithIdleOverlay@LIGHTS: WithIdleOverlay@LIGHTS:
Sequence: idle-lights Sequence: idle-lights
GALITE:
Inherits: ^Building
Buildable:
Queue: Defense
BuildPaletteOrder: 10
Owner: gdi, nod
Valued:
Cost: 200
Tooltip:
Name: Lamp
Building:
Power: 0
Footprint: x
Dimensions: 1,1
RenderBuilding:
HasMakeAnimation: no
Palette: terrain
Health:
HP: 600
Armor:
Type: Wood
RevealsShroud:
Range: 0c0
# WithIdleOverlay@LIGHTING:
# Sequence: lighting
GARADR: GARADR:
Inherits: ^Building Inherits: ^Building
Buildable: Buildable:

View File

@@ -647,6 +647,19 @@ proc: # TODO: unused narefn_a, narefn_b
icon: reficon icon: reficon
Start: 0 Start: 0
galite:
idle:
Start: 0
ShadowStart: 2
damaged-idle:
Start: 1
ShadowStart: 3
# lighting: alphatst
# Start: 0
# ZOffset: -1c511
# BlendMode: Alpha
icon: liteicon
Start: 0
gadept: gadept:
idle: idle:
Start: 0 Start: 0