add burning

This commit is contained in:
Chris Forbes
2010-05-16 15:15:09 +12:00
parent 67d741e671
commit 7c244df5d1
4 changed files with 54 additions and 1 deletions

View File

@@ -54,6 +54,7 @@
<Compile Include="Activities\Steal.cs" />
<Compile Include="Activities\Teleport.cs" />
<Compile Include="AirstrikePower.cs" />
<Compile Include="Burns.cs" />
<Compile Include="C4Demolition.cs" />
<Compile Include="CarpetBomb.cs" />
<Compile Include="Chronoshiftable.cs" />