- Replaced medical computer sprite with the one ISaidNo donated
- Added mailman jumpsuit and hat as well as the vice jumpsuit. Not used on the map yet. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1900 316c924e-a436-60f5-8080-3fe189b3f50e
@@ -116,12 +116,18 @@
|
||||
icon_state = "marisa"
|
||||
|
||||
/obj/item/clothing/head/chefhat
|
||||
name = "Chef's hat"
|
||||
name = "Chef's Hat"
|
||||
icon_state = "chef"
|
||||
item_state = "chef"
|
||||
desc = "The commander in chef's head wear."
|
||||
flags = FPRINT | TABLEPASS | HEADSPACE
|
||||
|
||||
/obj/item/clothing/head/mailman
|
||||
name = "Mailman Hat"
|
||||
icon_state = "mailman"
|
||||
desc = "Right-on-time mail ervice head wear."
|
||||
flags = FPRINT | TABLEPASS | HEADSPACE
|
||||
|
||||
/obj/item/clothing/head/plaguedoctorhat
|
||||
name = "Plague doctor's hat"
|
||||
desc = "Once used by Plague doctors. Now useless."
|
||||
|
||||
@@ -156,6 +156,14 @@
|
||||
color = "red"
|
||||
armor = list(melee = 10, bullet = 5, laser = 5, taser = 5, bomb = 5, bio = 0, rad = 0)
|
||||
|
||||
/obj/item/clothing/under/rank/vice
|
||||
name = "Vice officer Jumpsuit"
|
||||
desc = "Your standard issue pretty-boy outfit, as seen on TV."
|
||||
icon_state = "vice"
|
||||
item_state = "gy_suit"
|
||||
color = "vice"
|
||||
armor = list(melee = 10, bullet = 5, laser = 5, taser = 5, bomb = 5, bio = 0, rad = 0)
|
||||
|
||||
/obj/item/clothing/under/rank/geneticist
|
||||
desc = "Made of a special fiber that gives special protection against biohazards. Has a genetics rank stripe on it."
|
||||
name = "Genetics Jumpsuit"
|
||||
@@ -283,6 +291,13 @@
|
||||
item_state = "lb_suit"
|
||||
color = "cargo"
|
||||
|
||||
/obj/item/clothing/under/rank/mailman
|
||||
name = "Mailman Jumpsuit"
|
||||
desc = "Special delivery!"
|
||||
icon_state = "mailman"
|
||||
item_state = "b_suit"
|
||||
color = "mailman"
|
||||
|
||||
/obj/item/clothing/under/sexyclown
|
||||
name = "Sexyclown suit"
|
||||
desc = "What can I do for you?"
|
||||
|
||||
|
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 57 KiB |
|
Before Width: | Height: | Size: 138 KiB After Width: | Height: | Size: 139 KiB |
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 23 KiB |
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 30 KiB |
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |