Adds fingerless gloves that leave fingerprints. Adds new filing cabinet sprites. Adds some new unused sprites.

This commit is contained in:
Ren Erthilo
2012-04-21 18:40:14 +01:00
parent 010d200fd1
commit 2444daca6b
9 changed files with 19 additions and 4 deletions
+16 -1
View File
@@ -242,4 +242,19 @@
color="brown"
cargo
color = "cargo" //Exists for washing machines. Is not different from brown gloves in any way.
color = "cargo" //Exists for washing machines. Is not different from brown gloves in any way.
//Fingerless gloves
/obj/item/clothing/gloves/fingerless
name = "fingerless gloves"
desc = "A pair of gloves. They don't seem to have fingers."
icon_state = "fingerless_black"
item_state = "fingerless_black"
/obj/item/clothing/gloves/fingerless/black
name = "black fingerless gloves"
desc = "A pair of black gloves. They don't seem to have fingers."
icon_state = "fingerless_black"
item_state = "fingerless_black"
color="black"