Add TargetDamageWarhead
Only deals damage to the actor that was targeted by the carrying projectile. Currently only supported by InstantHit projectile.
This commit is contained in:
@@ -574,6 +574,7 @@
|
||||
<Compile Include="Warheads\HealthPercentageDamageWarhead.cs" />
|
||||
<Compile Include="Warheads\LeaveSmudgeWarhead.cs" />
|
||||
<Compile Include="Warheads\SpreadDamageWarhead.cs" />
|
||||
<Compile Include="Warheads\TargetDamageWarhead.cs" />
|
||||
<Compile Include="Warheads\Warhead.cs" />
|
||||
<Compile Include="Widgets\ActorPreviewWidget.cs" />
|
||||
<Compile Include="Widgets\ColorMixerWidget.cs" />
|
||||
|
||||
Reference in New Issue
Block a user