Lets you test brain health with the carpenter hammer (#91028)

This commit is contained in:
rageguy505
2025-05-15 16:03:39 -04:00
committed by Roxy
parent 923c21a77f
commit 7600754ae3
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -90,6 +90,10 @@
custom_materials = list(/datum/material/wood=SMALL_MATERIAL_AMOUNT*0.5, /datum/material/iron=SMALL_MATERIAL_AMOUNT*0.7)
wound_bonus = 35
/obj/item/crowbar/hammer/Initialize(mapload)
. = ..()
AddElement(/datum/element/kneejerk)
/obj/item/crowbar/large/twenty_force //from space ruin
name = "heavy crowbar"
desc = "It's a big crowbar. It doesn't fit in your pockets, because it's big. It feels oddly heavy.."