mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-28 12:05:21 +09:00
Changed P2W and Guest
This commit is contained in:
@@ -186,17 +186,17 @@ groups['Donator']:add_rank{
|
||||
base_afk_time=false
|
||||
}
|
||||
groups['Donator']:add_rank{
|
||||
name='Subscription',
|
||||
short_hand='Sub',
|
||||
tag='[Sub]',
|
||||
name='Pay to Win',
|
||||
short_hand='P2W',
|
||||
tag='[P2W]',
|
||||
colour={r=238,g=172,b=44},
|
||||
is_spectator=true,
|
||||
base_afk_time=160
|
||||
}
|
||||
groups['Donator']:add_rank{
|
||||
name='Donator',
|
||||
short_hand='P2W',
|
||||
tag='[P2W]',
|
||||
short_hand='Don',
|
||||
tag='[Donator]',
|
||||
colour={r=230,g=99,b=34},
|
||||
is_spectator=true,
|
||||
base_afk_time=120
|
||||
|
||||
@@ -149,7 +149,7 @@ user:add_rank{
|
||||
name='Guest',
|
||||
short_hand='',
|
||||
tag='',
|
||||
colour={r=255,g=159,b=27},
|
||||
colour={r=132,g=88,b=155},
|
||||
is_default=true,
|
||||
disallow={
|
||||
'build_terrain',
|
||||
|
||||
Reference in New Issue
Block a user