This commit is contained in:
2025-12-12 11:18:15 +08:00
parent 2dc8f40aa5
commit 3c0ba0625e
6 changed files with 26 additions and 15 deletions

View File

@@ -1,13 +0,0 @@
<!-- Prefab Spawner Skyfaller -->
<ThingDef ParentName="SkyfallerBase">
<defName>WULA_Skyfaller_PrefabSpawner</defName>
<label>prefab cargo pod</label>
<thingClass>WulaFallenEmpire.Skyfaller_PrefabSpawner</thingClass>
<skyfaller>
<shadowSize>(6, 6)</shadowSize>
<explosionRadius>5</explosionRadius>
<explosionDamage>Bomb</explosionDamage>
<impactSound>DropPod_Impact</impactSound>
<shake>Medium</shake>
</skyfaller>
</ThingDef>