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:
2026-06-26 13:15:49 +01:00
committed by GitHub
co-authored by Cooldude2606
parent cb89c08c9f
commit 71ab3e7be4
6 changed files with 124 additions and 108 deletions
+2 -2
View File
@@ -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)