安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题








<success>Always</success>
<mods>
<li>Dubs Bad Hygiene</li>
</mods>
<match Class="PatchOperationSequence">
<operations>
<li Class="PatchOperationAdd">
<xpath>Defs</xpath>
<value>
<ThingDef ParentName="BasedHygieneMom">
<defName>Dung_BiosolidsComposter</defName>
<label>biosolids animal dung composter</label>
<thingClass>DubsBadHygiene.Building_Composter</thingClass>
<graphicData>
<texPath>DBH/Things/Building/Sewage/Composter</texPath>
<graphicClass>Graphic_Single</graphicClass>
<drawSize>(1,1)</drawSize>
<damageData>
<rect>(0.05,0.1,0.9,0.9)</rect>
</damageData>
</graphicData>
<minifiedDef>MinifiedThing</minifiedDef>
<thingCategories>
<li>BuildingsHygiene</li>
</thingCategories>
<altitudeLayer>Building</altitudeLayer>
<passability>PassThroughOnly</passability>
<fillPercent>0.45</fillPercent>
<pathCost>60</pathCost>
<statBases>
<WorkToBuild>600</WorkToBuild>
<Mass>10</Mass>
<MaxHitPoints>100</MaxHitPoints>
<Flammability>1.0</Flammability>
</statBases>
<description>A composter for turning sewage into fertilizer for increasing the fertility of diggable terrain.</description>
<costList>
<Steel>45</Steel>
</costList>
<comps>
<li Class="DubsBadHygiene.CompProperties_Composter">
<Material>TP_Feces</Material>
<Product>Biosolids</Product>
</li>
<li Class="CompProperties_TemperatureRuinable">
<minSafeTemperature>-20</minSafeTemperature>
<maxSafeTemperature>60</maxSafeTemperature>
<progressPerDegreePerTick>0.00001</progressPerDegreePerTick>
</li>
<li Class="CompProperties_Forbiddable"/>
</comps>
<tickerType>Rare</tickerType>
<rotatable>false</rotatable>
<constructEffect>ConstructWood</constructEffect>
<designationCategory>Hygiene</designationCategory>
<researchPrerequisites>
<li>SewageSludgeComposting</li>
</researchPrerequisites>
</ThingDef>
</value>
</li>
</operations>
</match>
</Operation>