makes the chameleon projector cheaper (#21712)

This commit is contained in:
Coolrune206
2023-07-23 23:33:13 +01:00
committed by GitHub
parent 73451ff40d
commit 273438330b
+1 -1
View File
@@ -453,7 +453,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
desc = "Projects an image across a user, disguising them as an object scanned with it, as long as they don't move the projector from their hand. The disguised user cannot run and projectiles pass over them."
reference = "CP"
item = /obj/item/chameleon
cost = 7
cost = 5
/datum/uplink_item/stealthy_tools/chameleon_counter
name = "Chameleon Counterfeiter"