-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
i accidentally didn't include some old commits...
- Loading branch information
1 parent
4b82a89
commit 0c6b781
Showing
2 changed files
with
36 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
newcontrols.ai.header = 自定义行为控制板 | ||
newcontrols.ai.status = 状态: | ||
newcontrols.ai.enabled-ai = [green]ENABLED + AI[] | ||
newcontrols.ai.enabled-manual = [green]ENABLED[] | ||
newcontrols.ai.disabled = [red]DISABLED[] | ||
newcontrols.ai.toggle = 暂停 / 恢复 | ||
ai.manual-mode = 操纵杆模式 | ||
newcontrols.ai.action = 行为: | ||
|
||
newcontrols.ai.action-AUTO-TYPE = [lime]自动 | ||
newcontrols.ai.action-AUTO = [lime]自动 []({0}[]) | ||
newcontrols.ai.action-NONE = [accent]手动 | ||
newcontrols.ai.action-IDLE = [scarlet]没有开启的行为 | ||
newcontrols.ai.action-ATTACK = [green]攻击 | ||
newcontrols.ai.action-MINE = [green]采矿 | ||
newcontrols.ai.action-PATROL = [green]巡逻 | ||
|
||
newcontrols.ai.settings = 设置 | ||
newcontrols.ai.actions-select = 选择行为 | ||
newcontrols.ai.actions-preferences = 偏好 | ||
newcontrols.ai.actions-enable = 切换自动操作 | ||
|
||
newcontrols.ai.prefs.attack-radius = 攻击半径 | ||
newcontrols.ai.prefs.mine-radius = 采矿半径 | ||
newcontrols.ai.prefs.mine-items =采集物品 | ||
|
||
newcontrols.unit.nolimit = [grey]无限 | ||
|
||
newcontrols.manual.command = 命令 | ||
newcontrols.manual.pickup-unit = 装载单位 | ||
newcontrols.manual.pickup-block = 装载方块 | ||
newcontrols.manual.drop = 放下荷载 | ||
newcontrols.manual.pay-enter = 进入方块 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters