mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
Lets you test brain health with the carpenter hammer (#91028)
This commit is contained in:
@@ -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.."
|
||||
|
||||
Reference in New Issue
Block a user