Makes collars work when being worn as a suit (#19059)

* Makes collars work when being worn as a suit

Makes collars work when being worn as a suit

* Fixes translocators being broken on self click
This commit is contained in:
Cameron Lennox
2026-01-19 11:47:17 -05:00
committed by GitHub
parent 09cc7132ae
commit fff0dae052
2 changed files with 2 additions and 1 deletions
@@ -48,6 +48,7 @@
special_handling = TRUE
///Var for attack_self chain
var/special_collar = FALSE
default_worn_icon = INV_ACCESSORIES_DEF_ICON
//Forces different sprite sheet on equip
/obj/item/clothing/accessory/collar/Initialize(mapload)