Removed /obj/item/weapon/bodybag as it wasn't used, and updated the descriptions of the folded bodybag and normal bodybag.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5207 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
petethegoat@gmail.com
2012-11-27 12:56:44 +00:00
parent ffe7bc7a90
commit e30b79a7a4
2 changed files with 2 additions and 16 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
/obj/item/bodybag
name = "body bag"
desc = "A folded bag designed to contain dead things."
desc = "A folded bag designed for the storage and transportation of cadavers."
icon = 'icons/obj/bodybag.dmi'
icon_state = "bodybag_folded"
@@ -34,7 +34,7 @@
/obj/structure/closet/body_bag
name = "body bag"
desc = "A bag designed to contain dead things."
desc = "A plastic bag designed for the storage and transportation of cadavers."
icon = 'icons/obj/bodybag.dmi'
icon_state = "bodybag_closed"
icon_closed = "bodybag_closed"