mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 02:24:11 +01:00
Commented out the forensics gear (scanners, fingerprint cards, etc) spawning on the detective and in his locker. They're completely non functional at the moment and cause a runtime literally every time they are used, better he not have them at all than the server get raped while we wait for the stuff to be fixed.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3293 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -159,11 +159,11 @@
|
||||
new /obj/item/clothing/shoes/brown(src)
|
||||
new /obj/item/device/radio/headset/headset_sec(src)
|
||||
new /obj/item/weapon/cartridge/detective(src)
|
||||
new /obj/item/weapon/storage/fcard_kit(src)
|
||||
new /obj/item/weapon/fcardholder(src)
|
||||
//new /obj/item/weapon/storage/fcard_kit(src)
|
||||
//new /obj/item/weapon/fcardholder(src)
|
||||
new /obj/item/weapon/clipboard(src)
|
||||
new /obj/item/device/detective_scanner(src)
|
||||
new /obj/item/weapon/storage/box/evidence(src)
|
||||
//new /obj/item/device/detective_scanner(src)
|
||||
//new /obj/item/weapon/storage/box/evidence(src)
|
||||
return
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user