mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 20:16:38 +09:00
Reg can edit task list
This commit is contained in:
@@ -163,7 +163,7 @@ local ranks = {
|
||||
colour={r=140,g=120,b=200},
|
||||
group='User',
|
||||
disallow={},
|
||||
allow={'edit_tasks'}},
|
||||
allow={}},
|
||||
|
||||
{name='Member',
|
||||
short_hand='Mem',
|
||||
@@ -184,7 +184,7 @@ local ranks = {
|
||||
'set_auto_launch_rocket',
|
||||
'change_programmable_speaker_alert_parameters',
|
||||
'drop_item'},
|
||||
allow={'decon'}
|
||||
allow={'decon','edit_tasks'}
|
||||
},
|
||||
|
||||
{name='Guest',
|
||||
|
||||
Reference in New Issue
Block a user