1
This commit is contained in:
@@ -191,6 +191,19 @@
|
|||||||
</li>
|
</li>
|
||||||
</comps>
|
</comps>
|
||||||
</AbilityDef>
|
</AbilityDef>
|
||||||
|
<ThingDef Name="ARA_EggSpew_Base_Proj" ParentName="BaseGrenadeProjectile" Abstract="True">
|
||||||
|
<thingClass>Projectile_SpawnsThing</thingClass>
|
||||||
|
<graphicData>
|
||||||
|
<texPath>ArachnaeSwarm/Building/ARA_EggSac</texPath>
|
||||||
|
<graphicClass>Graphic_Single</graphicClass>
|
||||||
|
</graphicData>
|
||||||
|
<projectile>
|
||||||
|
<damageDef>Bullet</damageDef>
|
||||||
|
<speed>21</speed>
|
||||||
|
<damageAmountBase>0</damageAmountBase>
|
||||||
|
<tryAdjacentFreeSpaces>true</tryAdjacentFreeSpaces>
|
||||||
|
</projectile>
|
||||||
|
</ThingDef>
|
||||||
<ThingDef ParentName="ARA_EggSpew_Base_Proj">
|
<ThingDef ParentName="ARA_EggSpew_Base_Proj">
|
||||||
<defName>ARA_Proj_Tumor</defName>
|
<defName>ARA_Proj_Tumor</defName>
|
||||||
<label>阿拉克涅菌瘤</label>
|
<label>阿拉克涅菌瘤</label>
|
||||||
|
|||||||
@@ -1242,6 +1242,9 @@
|
|||||||
<li>ARA_Psy_Source</li>
|
<li>ARA_Psy_Source</li>
|
||||||
</tags>
|
</tags>
|
||||||
</BodyPartDef>
|
</BodyPartDef>
|
||||||
|
<BodyPartTagDef>
|
||||||
|
<defName>ARA_Psy_Source</defName>
|
||||||
|
</BodyPartTagDef>
|
||||||
<BodyPartDef>
|
<BodyPartDef>
|
||||||
<defName>ARA_Pouch</defName>
|
<defName>ARA_Pouch</defName>
|
||||||
<label>蜕荚</label>
|
<label>蜕荚</label>
|
||||||
|
|||||||
Reference in New Issue
Block a user