mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
Merge branch 'core'
This commit is contained in:
@@ -86,7 +86,17 @@ local jail = Ranking._group:create{
|
|||||||
'open_character_gui',
|
'open_character_gui',
|
||||||
'begin_mining',
|
'begin_mining',
|
||||||
'start_walking',
|
'start_walking',
|
||||||
'player_leave_game'
|
'player_leave_game',
|
||||||
|
'open_blueprint_library_gui',
|
||||||
|
'build_item',
|
||||||
|
'use_item',
|
||||||
|
'select_item',
|
||||||
|
'rotate_entity',
|
||||||
|
'open_train_gui',
|
||||||
|
'open_train_station_gui',
|
||||||
|
'open_gui',
|
||||||
|
'open_item',
|
||||||
|
'deconstruct'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user