Skip to content

Commit

Permalink
WIP on the-bog
Browse files Browse the repository at this point in the history
  • Loading branch information
Paxilmaniac committed Jun 27, 2024
1 parent d3ac14f commit 0c561d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
attack_verb_continuous = list("chops", "tears", "lacerates", "cuts")
attack_verb_simple = list("chop", "tear", "lacerate", "cut")
hitsound = 'sound/weapons/bladeslice.ogg'
slot_flags = ITEM_SLOT_BELT
slot_flags = ITEM_SLOT_BELT | ITEM_SLOT_BACK

/obj/item/fantasy_axe/Initialize(mapload)
. = ..()
Expand Down

0 comments on commit 0c561d9

Please sign in to comment.