mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-31 21:01:39 +09:00
Blocked fluid clearing for guest
This commit is contained in:
@@ -93,7 +93,9 @@ Permission_Groups.new_group('Guest')
|
|||||||
'use_artillery_remote',
|
'use_artillery_remote',
|
||||||
'launch_rocket',
|
'launch_rocket',
|
||||||
'cancel_research',
|
'cancel_research',
|
||||||
'activate_cut'
|
'activate_cut',
|
||||||
|
'flush_opened_entity_fluid',
|
||||||
|
'flush_opened_entity_specific_fluid'
|
||||||
}
|
}
|
||||||
|
|
||||||
Permission_Groups.new_group('Restricted')
|
Permission_Groups.new_group('Restricted')
|
||||||
|
|||||||
Reference in New Issue
Block a user