mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
playerdata
This commit is contained in:
@@ -92,6 +92,7 @@ return {
|
||||
'modules.gui.vlayer',
|
||||
'modules.gui.research',
|
||||
'modules.gui.module',
|
||||
'modules.gui.playerdata',
|
||||
'modules.graftorio.require', -- graftorio
|
||||
|
||||
--- Config Files
|
||||
|
||||
@@ -139,7 +139,8 @@ Roles.new_role('Board Member','Board')
|
||||
'command/repair',
|
||||
'command/spectate',
|
||||
'command/follow',
|
||||
'command/personal-battery-recharge'
|
||||
'command/personal-battery-recharge',
|
||||
'gui/playerdata'
|
||||
}
|
||||
|
||||
Roles.new_role('Senior Backer','Backer')
|
||||
|
||||
Reference in New Issue
Block a user