This commit is contained in:
Ghommie
2020-02-04 02:21:23 +01:00
parent d13d8dd953
commit 7723450d11
+1 -1
View File
@@ -78,7 +78,7 @@
w_class = WEIGHT_CLASS_BULKY
var/mob/living/held_mob
/obj/item/clothing/head/mob_holder/Initialize(mapload, mob/living/target, worn_state, alt_worn, right_hand, left_hand, inv_slots = NONE)
/obj/item/clothing/head/mob_holder/Initialize(mapload, mob/living/target, worn_state, alt_worn, right_hand, left_hand, slots = NONE)
. = ..()
if(target)