obj/Tools
icon = 'Tools.dmi'
Change_Color
icon_state = "Color Change"
Click()
if(!usr.isdrawing) return
//Some code goes here to make the color change thing above show up.
Then in some way make it the actual color the person is drawing with. Maybe using rgb()?
http://www.byond.com/developer/Flick/F_ColorSelection