>add the chameleon kit >test everything but uplink

>it didn't work

🆑 Iamgoofball
bugfix: The Chameleon Kit is actually purchasable now. It doesn't give a single chameleon jumpsuit anymore.
/🆑
This commit is contained in:
Iamgoofball
2016-02-25 17:40:42 -08:00
parent 86c72e845b
commit 3f9bd8586f
+1 -1
View File
@@ -661,7 +661,7 @@ var/list/uplink_items = list() // Global list so we only initialize this once.
/datum/uplink_item/stealthy_tool/chameleon
name = "Chameleon Kit"
desc = "A set of items that contain chameleon technology allowing you to disguise as pretty much anything on the station, and more!"
item = /obj/item/clothing/under/chameleon
item = /obj/item/weapon/storage/box/syndie_kit/chameleon
cost = 4
/datum/uplink_item/stealthy_tools/syndigaloshes