TG: Added the boxing gloves sprited by Ausops.

A pair of each colour added to fitness.
 Revision: r2957
Author: 	 kortgstation
This commit is contained in:
Ren Erthilo
2012-04-15 20:17:43 +01:00
parent 02ecc3da75
commit 781309af1c
2 changed files with 19 additions and 0 deletions
+19
View File
@@ -12,6 +12,25 @@
var/obj/item/weapon/cell/cell = 0
body_parts_covered = HANDS
/obj/item/clothing/gloves/boxing
name = "boxing gloves"
desc = "Because you really needed another excuse to punch your crewmates."
icon_state = "boxing"
item_state = "boxing"
/obj/item/clothing/gloves/boxing/green
icon_state = "boxinggreen"
item_state = "boxinggreen"
/obj/item/clothing/gloves/boxing/blue
icon_state = "boxingblue"
item_state = "boxingblue"
/obj/item/clothing/gloves/boxing/yellow
icon_state = "boxingyellow"
item_state = "boxingyellow"
/obj/item/clothing/gloves/white
name = "White Gloves"
desc = "These look pretty fancy."