mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 12:35:33 +01:00
>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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user