Added two new sprites for cyborgs to choose from. A new medborg one and a new cyborg one.

AI can also choose a new sprite for itself, the Yes-man one.

Bodybags are now also added and 3 can be found in medbay. They are not entirely finished yet, but they will serve their purpose.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1874 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
firecage@hotmail.com
2011-07-17 17:46:04 +00:00
parent e72cd0fdbd
commit 7f01b6fa9b
11 changed files with 5474 additions and 5418 deletions
+10
View File
@@ -18,6 +18,16 @@
density = 1
anchored = 0
/obj/closet/bodybag
desc = "It's a bodybag!"
name = "Bodybag"
icon = 'closet.dmi'
icon_state = "bodybag"
icon_closed = "bodybag"
icon_opened = "bodybag"
opened = 0
flags = FPRINT
/obj/closet/gmcloset
desc = "A bulky (yet mobile) closet. Comes with formal clothes"
name = "Formal closet"
+13
View File
@@ -82,6 +82,19 @@
flags = TABLEPASS
w_class = 3.0
/obj/item/weapon/rsp
name = "Rapid-Seed-Producer (RSP)"
desc = "A device used to rapidly deploy seeds."
icon = 'items.dmi'
icon_state = "rcd"
opacity = 0
density = 0
anchored = 0.0
var/matter = 0
var/mode = 1
flags = TABLEPASS
w_class = 3.0
/obj/item/weapon/rcd_ammo
name = "Compressed matter cartridge"
desc = "Highly compressed matter for the RCD."