Review and Update Keyed/Enums.xml

This commit is contained in:
duduluu 2016-12-18 16:15:57 +08:00
parent 29404cb193
commit 771c7273be

View File

@ -76,7 +76,7 @@
<Hilliness_SmallHills>小丘陵</Hilliness_SmallHills>
<Hilliness_LargeHills>大丘陵</Hilliness_LargeHills>
<Hilliness_Mountainous>山地</Hilliness_Mountainous>
<Hilliness_Impassable>impassable</Hilliness_Impassable>
<Hilliness_Impassable>无法通行</Hilliness_Impassable>
<!-- Steam workshop interaction -->
<WorkshopInteractStage_CreatingItem>创建</WorkshopInteractStage_CreatingItem>
@ -144,18 +144,13 @@
<Kelvin>开尔文</Kelvin>
<!-- Direction8Way -->
<Direction8Way_North_Short>N</Direction8Way_North_Short>
<Direction8Way_NorthEast_Short>NE</Direction8Way_NorthEast_Short>
<Direction8Way_East_Short>E</Direction8Way_East_Short>
<Direction8Way_SouthEast_Short>SE</Direction8Way_SouthEast_Short>
<Direction8Way_South_Short>S</Direction8Way_South_Short>
<Direction8Way_SouthWest_Short>SW</Direction8Way_SouthWest_Short>
<Direction8Way_West_Short>W</Direction8Way_West_Short>
<Direction8Way_NorthWest_Short>NW</Direction8Way_NorthWest_Short>
<!--<FoodTypeFlags_Seeds>谷物</FoodTypeFlags_Seeds>-->
<!-- Spoil reason -->
<!--<SpoilReason_Freezing>因低温而变质。</SpoilReason_Freezing>-->
<!--<SpoilReason_HighTemperature>因高温而变质。</SpoilReason_HighTemperature>-->
<Direction8Way_North_Short></Direction8Way_North_Short>
<Direction8Way_NorthEast_Short>东北</Direction8Way_NorthEast_Short>
<Direction8Way_East_Short></Direction8Way_East_Short>
<Direction8Way_SouthEast_Short>东南</Direction8Way_SouthEast_Short>
<Direction8Way_South_Short></Direction8Way_South_Short>
<Direction8Way_SouthWest_Short>西南</Direction8Way_SouthWest_Short>
<Direction8Way_West_Short>西</Direction8Way_West_Short>
<Direction8Way_NorthWest_Short>西北</Direction8Way_NorthWest_Short>
</LanguageData>