More Makeshift Items/Weapons

This commit is contained in:
Fox-McCloud
2016-07-25 02:35:01 -04:00
parent 73d13946fc
commit 47b15bec0f
22 changed files with 361 additions and 21 deletions
+1 -1
View File
@@ -153,7 +153,7 @@
var/see_ghosts = 0 //for the spoop of it
/obj/item/device/camera/spooky/CheckParts()
/obj/item/device/camera/spooky/CheckParts(list/parts_list)
..()
var/obj/item/device/camera/C = locate(/obj/item/device/camera) in contents
if(C)