暂存
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<tick>240</tick>
|
||||
<angle>3</angle>
|
||||
<angle>2</angle>
|
||||
</li>
|
||||
<li>
|
||||
<tick>540</tick>
|
||||
@@ -25,7 +25,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<tick>780</tick>
|
||||
<angle>-3</angle>
|
||||
<angle>-2</angle>
|
||||
</li>
|
||||
<li>
|
||||
<tick>1080</tick>
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<LanguageData>
|
||||
|
||||
<!-- Power Armor Interaction -->
|
||||
<EnterPowerArmor>进入 {0}</EnterPowerArmor>
|
||||
<CannotEnterPowerArmor>无法进入外骨骼</CannotEnterPowerArmor>
|
||||
<PowerArmorBroken>{0} 已经被损毁!</PowerArmorBroken>
|
||||
|
||||
<!-- Gizmo Labels -->
|
||||
<StructurePoints>结构点</StructurePoints>
|
||||
|
||||
</LanguageData>
|
||||
@@ -1,12 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<LanguageData>
|
||||
|
||||
<!-- Power Armor Interaction -->
|
||||
<EnterPowerArmor>Enter {0}</EnterPowerArmor>
|
||||
<CannotEnterPowerArmor>Cannot enter power armor</CannotEnterPowerArmor>
|
||||
<PowerArmorBroken>{0} has been broken!</PowerArmorBroken>
|
||||
|
||||
<!-- Gizmo Labels -->
|
||||
<StructurePoints>Structure</StructurePoints>
|
||||
|
||||
</LanguageData>
|
||||
Reference in New Issue
Block a user