[MIRROR] Fixes relic war hammer typepath (#6600)

* Fixes relic war hammer typepath (#59880)

This PR fixes a typepath mismatch - /obj/item/nullrod/hammmer and /obj/item/nullrod/hammer, which are supposed to be one item. This mismatch caused relic war hammer not to be able to do kneejerk action, and it also meant that one duplicate nullrod item was showing in the radial menu for the null rod reskin variant selection.

* Fixes relic war hammer typepath

* Update belts.dm

Co-authored-by: Arkatos1 <43862960+Arkatos1@users.noreply.github.com>
Co-authored-by: Gandalf <jzo123@hotmail.com>
This commit is contained in:
SkyratBot
2021-06-30 20:02:26 +01:00
committed by GitHub
co-authored by Arkatos1 Gandalf
parent b044aea684
commit 456076b4e2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -561,7 +561,7 @@
tool_behaviour = TOOL_SAW
toolspeed = 0.5 //faster than normal saw
/obj/item/nullrod/hammmer
/obj/item/nullrod/hammer
name = "relic war hammer"
desc = "This war hammer cost the chaplain forty thousand space dollars."
icon_state = "hammeron"