mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 21:19:44 +01:00
ling and defines (#18537)
This commit is contained in:
@@ -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