This commit is contained in:
2025-10-15 11:28:54 +08:00
parent 417b87498f
commit 969f9373a0
3 changed files with 14 additions and 14 deletions

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>