mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-09 14:15:59 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user