- Removed the Clusterbang from the HoS locker.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2950 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
trubblebass@gmail.com
2012-01-13 15:57:21 +00:00
parent 8af7db096d
commit 59c0e6ee2c
+2 -2
View File
@@ -18,8 +18,8 @@
new /obj/item/weapon/pen(src)
/obj/item/weapon/secstorage/ssafe/HoS/New()
..()
new /obj/item/weapon/storage/lockbox/clusterbang(src)
// ..()
// new /obj/item/weapon/storage/lockbox/clusterbang(src) - Commented out because this item is retarded (trubble)
/obj/item/weapon/secstorage/ssafe/attack_hand(mob/user as mob)
return attack_self(user)