mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 04:21:41 +09:00
Number of bug fixes
This commit is contained in:
@@ -85,7 +85,7 @@ Permission_Groups.new_group('Guest')
|
||||
'set_auto_launch_rocket',
|
||||
'change_programmable_speaker_parameters', -- guest
|
||||
'change_train_stop_station',
|
||||
'deconstruct',
|
||||
--'deconstruct',
|
||||
'remove_cables',
|
||||
'remove_train_station',
|
||||
'reset_assembling_machine',
|
||||
|
||||
@@ -197,6 +197,7 @@ Roles.new_role('Regular','Reg')
|
||||
'command/rainbow',
|
||||
'command/go-to-spawn',
|
||||
'command/me',
|
||||
'standard-decon'
|
||||
}
|
||||
:set_auto_assign_condition(function(player)
|
||||
if player.online_time > 3*216000 then
|
||||
|
||||
Reference in New Issue
Block a user