From e5ddd3586ab4580125dbe926e052f00f840091ff Mon Sep 17 00:00:00 2001 From: Cooldude2606 Date: Sat, 26 Aug 2017 21:41:46 +0100 Subject: [PATCH] move reset assembeler to guest rather than regular --- locale/ExpGaming-Core/ExpGaming - Rank Table.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/ExpGaming-Core/ExpGaming - Rank Table.lua b/locale/ExpGaming-Core/ExpGaming - Rank Table.lua index 5096a459..276500af 100644 --- a/locale/ExpGaming-Core/ExpGaming - Rank Table.lua +++ b/locale/ExpGaming-Core/ExpGaming - Rank Table.lua @@ -103,7 +103,6 @@ local ranks = { disallow={ 'set_auto_launch_rocket', 'change_programmable_speaker_alert_parameters', - 'reset_assembling_machine', 'drop_item'} }, @@ -116,6 +115,7 @@ local ranks = { 'build_terrain', 'remove_cables', 'launch_rocket', + 'reset_assembling_machine', 'cancel_research'} },