Merge pull request #4260 from Firecage/Chamjumpsuit

Removed object verb from Chameleon jumpsuit.
This commit is contained in:
Alex
2014-07-28 10:01:17 +01:00
+2 -4
View File
@@ -5,6 +5,7 @@
item_state = "bl_suit"
item_color = "black"
desc = "It's a plain jumpsuit. It seems to have a small dial on the wrist."
action_button_name = "Change"
origin_tech = "syndicate=3"
var/list/clothing_choices = list()
var/malfunctioning = 0
@@ -56,10 +57,7 @@
M << "<span class='notice'>Your jumpsuit is functioning normally again.</span>"
..()
/obj/item/clothing/under/chameleon/verb/change()
set name = "Change Color"
set category = "Object"
/obj/item/clothing/under/chameleon/attack_self()
set src in usr
var/obj/item/clothing/under/A