Fix Veterancy removal on shellmap rules.
This commit is contained in:
committed by
reaperrr
parent
c82888204b
commit
dc2fe5b682
@@ -23,9 +23,11 @@ World:
|
|||||||
Soviets: 229, 230, 231, 232, 233, 234, 235, 8, 236, 237, 238, 239, 221, 222, 223, 223
|
Soviets: 229, 230, 231, 232, 233, 234, 235, 8, 236, 237, 238, 239, 221, 222, 223, 223
|
||||||
Allies: 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175
|
Allies: 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175
|
||||||
|
|
||||||
|
^ExistsInWorld:
|
||||||
|
GivesExperience:
|
||||||
|
ActorExperienceModifier: 0
|
||||||
|
|
||||||
^Vehicle:
|
^Vehicle:
|
||||||
GainsExperience:
|
|
||||||
Conditions:
|
|
||||||
DamageMultiplier@UNKILLABLE:
|
DamageMultiplier@UNKILLABLE:
|
||||||
RequiresCondition: unkillable
|
RequiresCondition: unkillable
|
||||||
Modifier: 0
|
Modifier: 0
|
||||||
@@ -33,8 +35,6 @@ World:
|
|||||||
Condition: unkillable
|
Condition: unkillable
|
||||||
|
|
||||||
^Infantry:
|
^Infantry:
|
||||||
GainsExperience:
|
|
||||||
Conditions:
|
|
||||||
DeathSounds@NORMAL:
|
DeathSounds@NORMAL:
|
||||||
VolumeMultiplier: 0.1
|
VolumeMultiplier: 0.1
|
||||||
DeathSounds@BURNED:
|
DeathSounds@BURNED:
|
||||||
@@ -48,8 +48,6 @@ World:
|
|||||||
Condition: unkillable
|
Condition: unkillable
|
||||||
|
|
||||||
^Ship:
|
^Ship:
|
||||||
GainsExperience:
|
|
||||||
Conditions:
|
|
||||||
DamageMultiplier@UNKILLABLE:
|
DamageMultiplier@UNKILLABLE:
|
||||||
RequiresCondition: unkillable
|
RequiresCondition: unkillable
|
||||||
Modifier: 0
|
Modifier: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user