mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
Added few people to default colours
This commit is contained in:
@@ -7,7 +7,10 @@ local default_colours = {
|
|||||||
Cooldude2606={r=57,g=192,b=207},
|
Cooldude2606={r=57,g=192,b=207},
|
||||||
mark9064={r=99,g=0,b=255},
|
mark9064={r=99,g=0,b=255},
|
||||||
eissturm={r=25,g=25,b=112},
|
eissturm={r=25,g=25,b=112},
|
||||||
Sakama={r=20,g=213,b=80}
|
Sakama={r=20,g=213,b=80},
|
||||||
|
freek18={r=50,g=0,b=255},
|
||||||
|
aldldl={r=0,g=131,b=255},
|
||||||
|
UUBlueFire={r=0,g=204,b=255}
|
||||||
}
|
}
|
||||||
|
|
||||||
Event.register(defines.events.on_player_created, function(event)
|
Event.register(defines.events.on_player_created, function(event)
|
||||||
|
|||||||
Reference in New Issue
Block a user