Port GrantUpgradeWarhead to GrantExternalConditionWarhead.

This commit is contained in:
Paul Chote
2016-11-20 16:45:13 +00:00
parent f274522083
commit 764401be10
2 changed files with 9 additions and 22 deletions

View File

@@ -564,7 +564,7 @@
<Compile Include="Warheads\CreateResourceWarhead.cs" />
<Compile Include="Warheads\DamageWarhead.cs" />
<Compile Include="Warheads\DestroyResourceWarhead.cs" />
<Compile Include="Warheads\GrantUpgradeWarhead.cs" />
<Compile Include="Warheads\GrantExternalConditionWarhead.cs" />
<Compile Include="Warheads\HealthPercentageDamageWarhead.cs" />
<Compile Include="Warheads\LeaveSmudgeWarhead.cs" />
<Compile Include="Warheads\SpreadDamageWarhead.cs" />