File tree Expand file tree Collapse file tree 5 files changed +11
-4
lines changed Expand file tree Collapse file tree 5 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 428
428
- [Units can customize the attack voice that plays when using more weapons](New-or-Enhanced-Logics.md#multi-voiceattack) (by FlyStar)
429
429
- Customize squid grapple animation (by NetsuNegi)
430
430
- [Auto deploy for GI-like infantry](Fixed-or-Improved-Logics.md#auto-deploy-for-gi-like-infantry) (by TaranDahl)
431
- - When the vehicle loses its target, you can customize whether to align the turret direction with the vehicle body (by FlyStar)
431
+ - [ When the vehicle loses its target, you can customize whether to align the turret direction with the vehicle body](New-or-Enhanced-Logics.md#turret-response) (by FlyStar)
432
432
- Reverse engineer warhead (by CrimRecya)
433
433
434
434
Vanilla fixes:
Original file line number Diff line number Diff line change @@ -1546,12 +1546,14 @@ msgid ""
1546
1546
"weapon's range. `Area Guard` and `Hunt` missions will also become "
1547
1547
"ineffective"
1548
1548
msgstr ""
1549
+ "若 `Speed=0` 或单位由于 `MovementRestrictedTo` 导致无法移动,载具无法攻击超出武器射程的目标。`Area Guard` 和 `Hunt` 任务将不会生效"
1549
1550
1550
1551
#: ../../../CREDITS.md:391
1551
1552
msgid ""
1552
1553
"When the vehicle loses its target, you can customize whether to align the"
1553
1554
" turret direction with the vehicle body"
1554
1555
msgstr ""
1556
+ "你可以自定义当载具丢失目标时炮塔方向是否回正(与车身对齐)"
1555
1557
1556
1558
#: ../../../CREDITS.md:392
1557
1559
msgid "**NetsuNegi**:"
Original file line number Diff line number Diff line change @@ -1558,6 +1558,7 @@ msgid ""
1558
1558
"weapon's range. `Area Guard` and `Hunt` missions will also become "
1559
1559
"ineffective."
1560
1560
msgstr ""
1561
+ "若 `Speed=0` 或单位由于 `MovementRestrictedTo` 导致无法移动,载具无法攻击超出武器射程的目标。`Area Guard` 和 `Hunt` 任务将不会生效。"
1561
1562
1562
1563
#: ../../Fixed-or-Improved-Logics.md:258
1563
1564
msgid "Fixes / interactions with other extensions"
Original file line number Diff line number Diff line change @@ -7512,20 +7512,22 @@ msgstr ""
7512
7512
7513
7513
#: ../../New-or-Enhanced-Logics.md:2078
7514
7514
msgid "Turret Response"
7515
- msgstr ""
7515
+ msgstr "炮塔响应 "
7516
7516
7517
7517
#: ../../New-or-Enhanced-Logics.md:2080
7518
7518
msgid ""
7519
7519
"When the vehicle loses its target, you can customize whether to align the"
7520
7520
" turret direction with the vehicle body."
7521
7521
msgstr ""
7522
+ "你可以自定义当载具丢失目标时炮塔方向是否回正(与车身对齐)"
7522
7523
7523
7524
#: ../../New-or-Enhanced-Logics.md:2081
7524
7525
msgid ""
7525
7526
"When `Speed=0` or TechnoTypes cells cannot move due to "
7526
7527
"`MovementRestrictedTo`, the default value is no; in other cases, it is "
7527
7528
"yes."
7528
7529
msgstr ""
7530
+ "若 `Speed=0` 或单位由于 `MovementRestrictedTo` 导致无法移动,则默认 no;否则默认 yes。"
7529
7531
7530
7532
#: ../../New-or-Enhanced-Logics.md:2084
7531
7533
msgid ""
Original file line number Diff line number Diff line change @@ -1852,9 +1852,10 @@ msgstr ""
1852
1852
1853
1853
#: ../../Whats-New.md:431
1854
1854
msgid ""
1855
- "When the vehicle loses its target, you can customize whether to align the"
1856
- " turret direction with the vehicle body (by FlyStar)"
1855
+ "[ When the vehicle loses its target, you can customize whether to align the"
1856
+ " turret direction with the vehicle body](New-or-Enhanced-Logics.md#turret-response) (by FlyStar)"
1857
1857
msgstr ""
1858
+ "[你可以自定义当载具丢失目标时炮塔方向是否回正(与车身对齐)](New-or-Enhanced-Logics.md#turret-response)(by FlyStar)"
1858
1859
1859
1860
#: ../../Whats-New.md:432
1860
1861
msgid "Reverse engineer warhead (by CrimRecya)"
@@ -1958,6 +1959,7 @@ msgid ""
1958
1959
"weapon's range. `Area Guard` and `Hunt` missions will also become "
1959
1960
"ineffective (by FlyStar)"
1960
1961
msgstr ""
1962
+ "若 `Speed=0` 或单位由于 `MovementRestrictedTo` 导致无法移动,载具无法攻击超出武器射程的目标。`Area Guard` 和 `Hunt` 任务将不会生效(by FlyStar)"
1961
1963
1962
1964
#: ../../Whats-New.md:451 ../../Whats-New.md:824 ../../Whats-New.md:1047
1963
1965
msgid "Fixes / interactions with other extensions:"
You can’t perform that action at this time.
0 commit comments