添加爆炸射线武器系统

This commit is contained in:
2025-07-21 12:33:45 +08:00
parent 416492ed35
commit b8f3fc5bcd
12 changed files with 1172 additions and 1 deletions

View File

@@ -75,6 +75,8 @@
<Compile Include="JobDriver_FeedWulaPatient.cs" />
<Compile Include="WulaStatDefOf.cs" />
<Compile Include="CompUseEffect_WulaSkillTrainer.cs" />
<Compile Include="Verb_ShootBeamExplosive.cs" />
<Compile Include="VerbPropertiesExplosiveBeam.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>