mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-12 07:35:31 +01:00
add(colours): Ports matrix/colormate stuff from CHOMP
Original PR: https://github.com/CHOMPStation2/CHOMPStation2/pull/6159 Original Author: https://github.com/BlackMajor
This commit is contained in:
@@ -85,10 +85,12 @@
|
||||
/proc/is_admin(var/mob/user)
|
||||
return check_rights(R_ADMIN|R_EVENT, 0, user) != 0
|
||||
|
||||
|
||||
/**
|
||||
* Moved into its own file as part of port from CHOMP.
|
||||
*
|
||||
/proc/hsl2rgb(h, s, l)
|
||||
return //TODO: Implement
|
||||
|
||||
*/
|
||||
/*
|
||||
Miss Chance
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user