Adds a special camera that can see ghosts (if the ghost is orbiting something they are skipped, this is to prevent it being used for power/meta gaming) the Chaplain spawns with one and they can be tablecrafted using a camera and holywater

This commit is contained in:
Remie Richards
2015-10-24 00:53:36 +01:00
parent 5ab3ad56db
commit d524b4acde
3 changed files with 66 additions and 15 deletions
+2
View File
@@ -23,6 +23,8 @@ Chaplain
belt = /obj/item/device/pda/chaplain
uniform = /obj/item/clothing/under/rank/chaplain
backpack_contents = list(/obj/item/device/camera/spooky = 1)
/datum/outfit/job/chaplain/post_equip(mob/living/carbon/human/H)
..()