Merge pull request #12020 from Ccomp5950/fix_cham_glasses

Chameleon Glasses fix.
This commit is contained in:
Chinsky
2016-01-22 06:32:51 +03:00

View File

@@ -298,7 +298,7 @@
item_state = "glasses"
desc = "It looks like a plain set of mesons, but on closer inspection, it seems to have a small dial inside."
origin_tech = list(TECH_ILLEGAL = 3)
var/list/clothing_choices = list()
var/list/global/clothing_choices
/obj/item/clothing/glasses/chameleon/New()
..()