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:
@@ -355,6 +355,9 @@ CRATE:
|
||||
HideMapCrateAction:
|
||||
SelectionShares: 5
|
||||
Effect: hide-map
|
||||
HealUnitsCrateAction:
|
||||
Notification: heal2.aud
|
||||
SelectionShares: 2
|
||||
RevealMapCrateAction:
|
||||
SelectionShares: 1
|
||||
Effect: reveal-map
|
||||
|
||||
Reference in New Issue
Block a user