New crate type 'HealUnitsCrateAction' which heals all of the units that the collecting player has. Very rare. New 'ContainsCrate' trait which goes along with this - could be used to hide crates inside churches for example like in the original RA missions.

This commit is contained in:
Scott_NZ
2012-09-15 20:55:20 +12:00
parent 8fabf1504a
commit 56f36e45db
6 changed files with 121 additions and 2 deletions

View File

@@ -355,6 +355,9 @@ CRATE:
HideMapCrateAction:
SelectionShares: 5
Effect: hide-map
HealUnitsCrateAction:
Notification: heal2.aud
SelectionShares: 2
RevealMapCrateAction:
SelectionShares: 1
Effect: reveal-map