mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-29 08:09:34 +01:00
And these other identical frameworks too!
This commit is contained in:
@@ -27,7 +27,9 @@
|
||||
/obj/item/clothing/disguise(newtype)
|
||||
var/obj/item/clothing/C = ..()
|
||||
if (istype(C))
|
||||
icon_override = C.icon_override
|
||||
index = C.index
|
||||
update_icon_define = C.update_icon_define
|
||||
return C
|
||||
|
||||
/proc/generate_chameleon_choices(var/basetype, var/blacklist=list())
|
||||
|
||||
Reference in New Issue
Block a user