mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
Same Change as on testing branch
This commit is contained in:
@@ -37,7 +37,6 @@ http://lua-api.factorio.com/latest/defines.html#defines.input_action
|
|||||||
-- see ExpCore/ranks.lua for examples - you add your own and edit pre-made ones here.
|
-- see ExpCore/ranks.lua for examples - you add your own and edit pre-made ones here.
|
||||||
|
|
||||||
local groups = Ranking._groups(true)
|
local groups = Ranking._groups(true)
|
||||||
local ranks = Ranking._ranks(true)
|
|
||||||
|
|
||||||
groups['Root']:edit('allow',false,{
|
groups['Root']:edit('allow',false,{
|
||||||
['testing']=true
|
['testing']=true
|
||||||
@@ -102,6 +101,8 @@ groups['User']:add_rank{
|
|||||||
power=4
|
power=4
|
||||||
}
|
}
|
||||||
|
|
||||||
|
local ranks = Ranking._ranks(true)
|
||||||
|
|
||||||
Ranking._base_preset{
|
Ranking._base_preset{
|
||||||
['badgamernl']='Owner',
|
['badgamernl']='Owner',
|
||||||
['arty714']='Community Manager',
|
['arty714']='Community Manager',
|
||||||
|
|||||||
Reference in New Issue
Block a user