Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Iron Curtain work #48

Merged
merged 1 commit into from
Oct 31, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions mods/ra2/rules/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
^Building:
Inherits@1: ^ExistsInWorld
Inherits@2: ^SpriteActor
Inherits@3: ^IronCurtainable
-DrawLineToTarget:
SelectionDecorations:
Palette: pips
Expand Down Expand Up @@ -313,6 +314,7 @@
^Vehicle:
Inherits@1: ^ExistsInWorld
Inherits@2: ^GainsExperience
Inherits@3: ^IronCurtainable
Mobile:
Voice: Move
Crushes: crate
Expand Down Expand Up @@ -412,6 +414,7 @@
^Ship:
Inherits@1: ^ExistsInWorld
Inherits@2: ^GainsExperience
Inherits@3: ^IronCurtainable
Mobile:
Voice: Move
Crushes: crate
Expand Down
3 changes: 2 additions & 1 deletion mods/ra2/rules/soviet-structures.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@ nairon:
Power:
Amount: -200
GrantUpgradePower@IRONCURTAIN:
Icon: gps
Icon: invuln
ChargeTime: 120
Description: Invulnerability
LongDesc: Makes a group of units invulnerable\nfor 20 seconds.
Expand All @@ -511,6 +511,7 @@ nairon:
EndChargeSound:
DisplayRadarPing: True
Upgrades: invulnerability
SupportPowerChargeBar:

nawall:
Inherits: ^Wall
Expand Down
1 change: 1 addition & 0 deletions mods/ra2/sequences/misc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,7 @@ largecraters:

icon:
gps: asaticon
invuln: ircricon

bombcurs:
idle:
Expand Down
24 changes: 15 additions & 9 deletions mods/ra2/sequences/soviet-structures.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -474,14 +474,20 @@ nairon:
TilesetOverrides:
TEMPERAT: GENERIC
URBAN: GENERIC
idle: ngiron
ShadowStart: 3
damaged-idle: ngiron
Start: 1
ShadowStart: 4
critical-idle: ngiron
Start: 2
ShadowStart: 5
idle: ngiron_a
Length: 11
ShadowStart: 22
damaged-idle: ngiron_a
Start: 11
Length: 11
ShadowStart: 33
active: ngiron_h
Length: 12
ShadowStart: 24
damaged-active: ngiron_h
Start: 12
Length: 12
ShadowStart: 36
make: ntironmk
Length: 25
ShadowStart: 25
Expand Down Expand Up @@ -575,4 +581,4 @@ naflak:
ZOffset: 0
icon: flakicon
Offset: 0,0
UseTilesetCode: false
UseTilesetCode: false