Camera Update+Camera Bugs

This commit is contained in:
Fox-McCloud
2015-02-28 04:01:14 -05:00
parent 8ac9e69043
commit 62462c876f
12 changed files with 596 additions and 369 deletions
@@ -41,22 +41,6 @@
autoignition_temperature = 530 // Kelvin
/obj/item/weapon/storage/box/surveillance
name = "\improper DromedaryCo packet"
desc = "A packet of six imported DromedaryCo cancer sticks. A label on the packaging reads, \"Wouldn't a slow death make a change?\""
icon = 'icons/obj/cigarettes.dmi'
icon_state = "Dpacket"
item_state = "Dpacket"
w_class = 1
foldable = null
New()
..()
contents = list()
sleep(1)
for(var/i = 1 to 5)
new /obj/item/device/camera_bug(src)
/obj/item/weapon/storage/box/survival
New()
..()
@@ -8,6 +8,7 @@
new /obj/item/weapon/card/id/syndicate(src)
new /obj/item/weapon/card/id/syndicate(src)
new /obj/item/clothing/shoes/syndigaloshes(src)
new /obj/item/device/camera_bug(src)
return
if("stealth")
@@ -134,15 +135,6 @@
new /obj/item/clothing/head/helmet/space/syndicate/black/red(src)
return
/obj/item/weapon/storage/box/syndie_kit/surveillance
name = "box (S)"
/obj/item/weapon/storage/box/syndie_kit/surveillance/New()
..()
new /obj/item/device/handtv(src)
new /obj/item/weapon/storage/box/surveillance(src)
return
/obj/item/weapon/storage/box/syndie_kit/conversion
name = "box (CK)"