mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2026-07-26 18:36:23 +09:00
clear blueprint changed to selection (#435)
* Update surface.lua * Update en.cfg * Update surface.lua * Update en.cfg * Fix description keys for ground items and blueprints * Update roles.lua * Update surface.lua * Update quick_actions.lua * Update en.cfg * Update en.cfg * Update surface.lua * Update zh-CN.cfg * Update zh-TW.cfg * . * . * . * Many fixes and reverts --------- Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com>
This commit is contained in:
@@ -125,7 +125,7 @@ Roles.new_role("Trainee", "TrMod")
|
||||
"command/search-online",
|
||||
"command/search-amount",
|
||||
"command/search-recent",
|
||||
"command/clear-blueprints",
|
||||
"command/clear-blueprints-surface",
|
||||
"gui/playerdata",
|
||||
}
|
||||
|
||||
@@ -204,7 +204,7 @@ Roles.new_role("Veteran", "Vet")
|
||||
:allow{
|
||||
"command/chat-commands",
|
||||
"command/clear-ground-items",
|
||||
"command/clear-blueprints-radius",
|
||||
"command/clear-blueprints",
|
||||
"command/set-trains-to-automatic",
|
||||
}
|
||||
:set_auto_assign_condition(function(player)
|
||||
|
||||
Reference in New Issue
Block a user