Migrate dice and hammer to the new attack chain. (#32272)

This commit is contained in:
Alan
2026-07-24 19:39:03 +00:00
committed by GitHub
parent 7ad14d5430
commit 3d0a47c4ce
2 changed files with 40 additions and 32 deletions
+1
View File
@@ -15,6 +15,7 @@
armor = list(MELEE = 0, BULLET = 0, LASER = 0, ENERGY = 0, BOMB = 0, RAD = 0, FIRE = 50, ACID = 30)
tool_behaviour = TOOL_HAMMER
new_attack_chain = TRUE
/obj/item/hammer/Initialize(mapload)
. = ..()