Final dodgeball fixes

This commit is contained in:
ZomgPonies
2014-05-23 01:15:24 -04:00
parent cbd1148d12
commit a521f88e95
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -63,7 +63,7 @@
name = "dodgeball"
icon = 'icons/obj/basketball.dmi'
icon_state = "dodgeball"
item_state = "dodgeball"
item_state = "basketball"
desc = "Used for playing the most violent and degrading of childhood games."
/obj/item/weapon/beach_ball/dodgeball/throw_impact(atom/hit_atom)
+6
View File
@@ -19,6 +19,9 @@
_color = "blue"
flags = FPRINT | TABLEPASS | ONESIZEFITSALL
/obj/item/clothing/under/color/blue/dodgeball
canremove = 0
/obj/item/clothing/under/color/green
name = "green jumpsuit"
icon_state = "green"
@@ -58,6 +61,9 @@
_color = "red"
flags = FPRINT | TABLEPASS | ONESIZEFITSALL
/obj/item/clothing/under/color/red/dodgeball
canremove = 0
/obj/item/clothing/under/color/white
name = "white jumpsuit"
icon_state = "white"