From 2c4316a53ba9b7522a631547fd1c4ea50ae700d2 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Thu, 6 Feb 2025 22:40:01 +0900 Subject: [PATCH] . --- exp_legacy/module/config/expcore/permission_groups.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/exp_legacy/module/config/expcore/permission_groups.lua b/exp_legacy/module/config/expcore/permission_groups.lua index 40ca8ec1..162a8f04 100644 --- a/exp_legacy/module/config/expcore/permission_groups.lua +++ b/exp_legacy/module/config/expcore/permission_groups.lua @@ -61,6 +61,7 @@ Groups.new_group("Standard") "set_infinity_container_remove_unfiltered_items", "set_infinity_pipe_filter", "admin_action", -- trusted + "delete_space_platform", "change_programmable_speaker_alert_parameters", -- standard } @@ -80,6 +81,7 @@ Groups.new_group("Guest") "set_infinity_container_remove_unfiltered_items", "set_infinity_pipe_filter", "admin_action", -- trusted + "delete_space_platform", "change_programmable_speaker_alert_parameters", -- standard "change_programmable_speaker_circuit_parameters", -- guest "change_programmable_speaker_parameters", @@ -88,7 +90,6 @@ Groups.new_group("Guest") "open_new_platform_button_from_rocket_silo", "instantly_create_space_platform", "cancel_delete_space_platform", - "delete_space_platform", "rename_space_platform", -- "launch_rocket", "change_train_stop_station",