RimWorld-ChineseSimplified/DefInjected/WeatherDef/CoreWeathers.xml
AlyxMS 16fe42eb76 Translated: Everything
I hope this is it. Searching for grammar mistakes.
2014-04-24 21:13:36 +08:00

22 lines
1.0 KiB
XML

<?xml version="1.0" encoding="utf-8" ?>
<LanguageData>
<Clear.label>晴天</Clear.label>
<Clear.description>一个晴天。没有惩罚或者辅助。</Clear.description>
<Fog.label></Fog.label>
<Fog.description>雾天降低远程武器的命中率。</Fog.description>
<Rain.label></Rain.label>
<Rain.description>雨天降低远程武器的命中率,扑灭火焰并会让人的速度变慢。</Rain.description>
<DryThunderstorm.label>雷暴</DryThunderstorm.label>
<DryThunderstorm.description>雷暴很危险,因为它会造成火灾而雷暴天不会下雨所以火焰不会被自然扑灭。</DryThunderstorm.description>
<RainyThunderstorm.label>暴风雨</RainyThunderstorm.label>
<RainyThunderstorm.description>闪电会制造火灾,但是雨会把火扑灭。雨会降低移动速度和远程武器的命中率。</RainyThunderstorm.description>
<FoggyRain.label>雾雨</FoggyRain.label>
<FoggyRain.description>降低远程武器的命中率并让人的速度变慢。</FoggyRain.description>
</LanguageData>