mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
makes the chameleon projector cheaper (#21712)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user