mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
cut overlays before applying new ones (#9653)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
/obj/item/organ/external/get_icon(var/skeletal, var/can_apply_transparency = TRUE)
|
||||
var/digitigrade = 0
|
||||
|
||||
cut_overlays()
|
||||
// preferentially take digitigrade value from owner if available, THEN DNA.
|
||||
// this allows limbs to be set properly when being printed in the bioprinter without an owner
|
||||
// this also allows the preview mannequin to update properly because customisation topic calls don't call a DNA check
|
||||
|
||||
Reference in New Issue
Block a user