Allows crayon to be put on ear

This commit is contained in:
Tastyfish
2016-03-15 08:30:18 -04:00
parent 3676d215c6
commit 68ce0246d4
+1
View File
@@ -8,6 +8,7 @@
icon = 'icons/obj/crayons.dmi'
icon_state = "crayonred"
w_class = 1.0
slot_flags = SLOT_BELT | SLOT_EARS
attack_verb = list("attacked", "coloured")
var/colour = "#FF0000" //RGB
var/drawtype = "rune"