mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 16:07:40 +00:00
Update good.dm
This commit is contained in:
@@ -128,7 +128,7 @@
|
||||
var/mob/living/carbon/human/H = quirk_holder
|
||||
var/obj/item/camera/camera = new(get_turf(H))
|
||||
H.put_in_hands(camera)
|
||||
H.equip_to_slot(camera, ITEM_SLOT_BACKPACK)
|
||||
H.equip_to_slot(camera, ITEM_SLOT_BACKPACK) //SPLURT Edit
|
||||
H.regenerate_icons()
|
||||
|
||||
/datum/quirk/selfaware
|
||||
|
||||
Reference in New Issue
Block a user