Merge repair and rearm anim traits into WithResupplyAnimation
This is the safest approach to avoid conflicts/visual glitches when the host is responsible for both resupply types. The new trait will simply play a looping animation as long as the actor is resupplying in any form.
This commit is contained in:
@@ -521,7 +521,7 @@ HPAD:
|
||||
HpPerStep: 1000
|
||||
PlayerExperience: 25
|
||||
StartRepairingNotification: Repairing
|
||||
WithRepairAnimation:
|
||||
WithResupplyAnimation:
|
||||
RallyPoint:
|
||||
ProductionQueue@GDI:
|
||||
Type: Aircraft.GDI
|
||||
@@ -654,7 +654,7 @@ FIX:
|
||||
PlayerExperience: 25
|
||||
StartRepairingNotification: Repairing
|
||||
RallyPoint:
|
||||
WithRepairAnimation:
|
||||
WithResupplyAnimation:
|
||||
Power:
|
||||
Amount: -20
|
||||
ProvidesPrerequisite@buildingname:
|
||||
|
||||
@@ -1338,7 +1338,7 @@ HPAD:
|
||||
ReferencePoint: Top
|
||||
ZOffset: 256
|
||||
RequiresCondition: primary
|
||||
WithRearmAnimation:
|
||||
WithResupplyAnimation:
|
||||
|
||||
AFLD:
|
||||
Inherits: ^Building
|
||||
@@ -1478,7 +1478,7 @@ AFLD:
|
||||
ReferencePoint: Top
|
||||
ZOffset: 256
|
||||
RequiresCondition: primary
|
||||
WithRearmAnimation:
|
||||
WithResupplyAnimation:
|
||||
|
||||
AFLD.Ukraine:
|
||||
Inherits: AFLD
|
||||
@@ -1874,8 +1874,7 @@ FIX:
|
||||
StartRepairingNotification: Repairing
|
||||
FinishRepairingNotification: UnitRepaired
|
||||
PlayerExperience: 15
|
||||
WithRepairAnimation:
|
||||
WithRearmAnimation:
|
||||
WithResupplyAnimation:
|
||||
Power:
|
||||
Amount: -30
|
||||
ProvidesPrerequisite@buildingname:
|
||||
|
||||
Reference in New Issue
Block a user