Update miscellaneous.dm

Adds to the hardsuit description to tell of its melee incapability.
This commit is contained in:
CosmicScientist
2015-08-08 16:01:39 +01:00
parent 81d4b9b104
commit 445e8c5657
@@ -267,10 +267,10 @@ Contains:
/obj/item/clothing/suit/space/hardsuit/carp
name = "carp space suit"
desc = "A slimming piece of dubious space carp technology."
desc = "A slimming piece of dubious space carp technology, you suspect it won't stand up to hand-to-hand blows."
icon_state = "carp_suit"
item_state = "space_suit_syndicate"
slowdown = 0 //Space carp magic, never stop believing
armor = list(melee = -20, bullet = 0, laser = 0, energy = 0, bomb = 0, bio = 100, rad = 75) //As whimpy whimpy whoo
allowed = list(/obj/item/weapon/tank/internals, /obj/item/weapon/gun/projectile/automatic/speargun) //I'm giving you a hint here
helmettype = /obj/item/clothing/head/helmet/space/hardsuit/carp
helmettype = /obj/item/clothing/head/helmet/space/hardsuit/carp