Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

Commit

Permalink
вуш
Browse files Browse the repository at this point in the history
  • Loading branch information
johncoder0 committed Jul 6, 2023
1 parent c41a793 commit 19f502b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/bos/game/objects/items/weapons/new_and_cool.dm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
name = "stab-sword"
desc = "Good at parrying and accuracy, worse at cutting and penetration"
icon = 'icons/bos/obj/NEW_AND_COOL.dmi'
hitsound = list('sound/weapons/bos/hit.ogg', 'sound/weapons/bos/slash.ogg', 'sound/weapons/bos/meatslash.ogg', 'sound/weapons/bos/woosh.ogg')
hitsound = list('sound/weapons/bos/woosh.ogg')
icon_state = "sword"
item_state = "sword"
slot_flags = SLOT_BELT
Expand Down

0 comments on commit 19f502b

Please sign in to comment.