mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-20 20:54:35 +01:00
Add a craftable, two-handed sledgehammer.
- Can be made out of plasteel, rods and metal. - Relatively high damage but less than the fireaxe. - Special sound.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
/material/plasteel/generate_recipes()
|
||||
. = ..()
|
||||
recipes += new/datum/stack_recipe("Hammer Head", /obj/item/weapon/hammer_head, 2)
|
||||
Reference in New Issue
Block a user