Add ProduceActorsPower trait.

This commit is contained in:
Paul Chote
2015-10-03 14:51:43 +01:00
parent 9b6dba02a8
commit b43f9bc524
2 changed files with 76 additions and 0 deletions

View File

@@ -709,6 +709,7 @@
<Compile Include="Traits\ThrowsShrapnel.cs" />
<Compile Include="Traits\World\MusicPlaylist.cs" />
<Compile Include="Scripting\Global\LightingGlobal.cs" />
<Compile Include="Traits\SupportPowers\ProduceActorPower.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>