虫可以次蜜晶糕
This commit is contained in:
@@ -320,6 +320,7 @@
|
|||||||
<!-- 食物列表 -->
|
<!-- 食物列表 -->
|
||||||
<whiteFoodList>
|
<whiteFoodList>
|
||||||
<li>ARA_InsectJelly</li>
|
<li>ARA_InsectJelly</li>
|
||||||
|
<li>ARA_NutrientPasteMeal</li>
|
||||||
</whiteFoodList>
|
</whiteFoodList>
|
||||||
<onlyEatRaceRestrictedFood>true</onlyEatRaceRestrictedFood>
|
<onlyEatRaceRestrictedFood>true</onlyEatRaceRestrictedFood>
|
||||||
<!-- 武器列表 -->
|
<!-- 武器列表 -->
|
||||||
|
|||||||
@@ -410,6 +410,7 @@
|
|||||||
<!-- 食物列表 -->
|
<!-- 食物列表 -->
|
||||||
<whiteFoodList>
|
<whiteFoodList>
|
||||||
<li>ARA_InsectJelly</li>
|
<li>ARA_InsectJelly</li>
|
||||||
|
<li>ARA_NutrientPasteMeal</li>
|
||||||
</whiteFoodList>
|
</whiteFoodList>
|
||||||
<onlyEatRaceRestrictedFood>true</onlyEatRaceRestrictedFood>
|
<onlyEatRaceRestrictedFood>true</onlyEatRaceRestrictedFood>
|
||||||
<!-- 可以驯服的宠物,主要是防止小虫由别人驯服 -->
|
<!-- 可以驯服的宠物,主要是防止小虫由别人驯服 -->
|
||||||
|
|||||||
@@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
<ThingDef ParentName="BuildingBase">
|
<ThingDef ParentName="BuildingBase">
|
||||||
<defName>ARANutrientDispenser</defName>
|
<defName>ARANutrientDispenser</defName>
|
||||||
<label>阿拉克涅蜜晶虫</label>
|
<label>阿拉克涅蜜晶巢穴</label>
|
||||||
<description>一个生产阿拉克涅蜜晶糕的虫虫。直接消耗虫蜜来生产可食用的蜜晶糕。</description>
|
<description>一个生产阿拉克涅蜜晶糕的虫虫巢穴。通过分解虫蜜来生产可食用的蜜晶糕。</description>
|
||||||
<thingClass>ArachnaeSwarm.Building_ARANutrientDispenser</thingClass>
|
<thingClass>ArachnaeSwarm.Building_ARANutrientDispenser</thingClass>
|
||||||
<graphicData>
|
<graphicData>
|
||||||
<texPath>Things/Building/Production/NutrientDispenser</texPath>
|
<texPath>Things/Building/Production/NutrientDispenser</texPath>
|
||||||
|
|||||||
Reference in New Issue
Block a user