Update mob_holder.dm

This commit is contained in:
Ghom
2020-02-17 12:17:33 +01:00
committed by GitHub
parent 3703110dda
commit b028b296f5

View File

@@ -93,7 +93,7 @@
lefthand_file = left_hand
if(right_hand)
righthand_file = right_hand
slot_flags = slots
slot_flags = slots
/obj/item/clothing/head/mob_holder/proc/assimilate(mob/living/target)
target.setDir(SOUTH)