mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
Merge pull request #130 from CmonMate497/user-permissions-cut
Update permission_groups.lua
This commit is contained in:
@@ -92,7 +92,8 @@ Permission_Groups.new_group('Guest')
|
|||||||
'rotate_entity',
|
'rotate_entity',
|
||||||
'use_artillery_remote',
|
'use_artillery_remote',
|
||||||
'launch_rocket',
|
'launch_rocket',
|
||||||
'cancel_research'
|
'cancel_research',
|
||||||
|
'activate_cut'
|
||||||
}
|
}
|
||||||
|
|
||||||
Permission_Groups.new_group('Restricted')
|
Permission_Groups.new_group('Restricted')
|
||||||
|
|||||||
Reference in New Issue
Block a user