mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] Changeling grown clothing should not have sensors (#11707)
Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
19006d64ac
commit
37a372dfed
@@ -30,6 +30,7 @@
|
||||
ordinary cloth, allowing us to make ourselves appear to wear almost anything."
|
||||
origin_tech = list() //The base chameleon items have origin technology, which we will inherit if we don't null out this variable.
|
||||
canremove = FALSE //Since this is essentially flesh impersonating clothes, tearing someone's skin off as if it were clothing isn't possible.
|
||||
has_sensor = FALSE // Reveals ling, and doesn't make sense anyway!
|
||||
|
||||
/obj/item/clothing/under/chameleon/changeling/emp_act(severity) //As these are purely organic, EMP does nothing to them.
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user