Remove CrateEffect in favor of using updated SpriteEffect
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
400: rank-veteran
|
||||
800: rank-veteran
|
||||
1600: rank-veteran
|
||||
LevelUpImage: crate-effects
|
||||
GrantCondition@RANK-ELITE:
|
||||
RequiresCondition: rank-veteran >= 4
|
||||
Condition: rank-elite
|
||||
|
||||
@@ -31,14 +31,14 @@ CRATE:
|
||||
SelectionShares: 5
|
||||
HideMapCrateAction:
|
||||
SelectionShares: 5
|
||||
Effect: hide-map
|
||||
Sequence: hide-map
|
||||
HealUnitsCrateAction:
|
||||
Sound: heal2.aud
|
||||
SelectionShares: 2
|
||||
Effect: heal
|
||||
Sequence: heal
|
||||
RevealMapCrateAction:
|
||||
SelectionShares: 1
|
||||
Effect: reveal-map
|
||||
Sequence: reveal-map
|
||||
DuplicateUnitCrateAction:
|
||||
SelectionShares: 10
|
||||
MaxAmount: 5
|
||||
@@ -104,7 +104,7 @@ CRATE:
|
||||
TimeDelay: 4500
|
||||
GrantExternalConditionCrateAction@invuln:
|
||||
SelectionShares: 5
|
||||
Effect: invuln
|
||||
Sequence: invuln
|
||||
Sound: ironcur9.aud
|
||||
Condition: invulnerability
|
||||
Duration: 600
|
||||
@@ -127,7 +127,7 @@ HEALCRATE:
|
||||
HealUnitsCrateAction:
|
||||
Sound: heal2.aud
|
||||
SelectionShares: 1
|
||||
Effect: heal
|
||||
Sequence: heal
|
||||
|
||||
WCRATE:
|
||||
Inherits: ^Crate
|
||||
|
||||
Reference in New Issue
Block a user