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