Fixes crowbar name (#22845)

This was stupid.

- bugfix: "Crowbars are just called crowbars now. The old name 'pocket
crowbar' has been removed. Because they can't fit in pockets."
This commit is contained in:
Wowzewow (Wezzy)
2026-07-17 11:32:00 +00:00
committed by GitHub
parent 637b519140
commit 53a02f5776
2 changed files with 60 additions and 2 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
/obj/item/crowbar
name = "pocket crowbar"
desc = "A small crowbar. This handy tool is useful for lots of things, such as prying floor tiles or opening unpowered doors."
name = "crowbar"
desc = "This handy tool is useful for lots of things, such as prying floor tiles or opening unpowered doors."
icon = 'icons/obj/tools.dmi'
item_icons = list(
slot_l_hand_str = 'icons/mob/items/lefthand_tools.dmi',