Merge pull request #3138 from Citadel-Station-13/upstream-merge-31289

[MIRROR] Makes the energy katana swwwwwwish when drawn
This commit is contained in:
LetterJay
2017-10-05 08:31:42 -04:00
committed by GitHub

View File

@@ -41,6 +41,7 @@
. = ..()
jaunt.Grant(user, src)
user.update_icons()
playsound(src, 'sound/items/unsheath.ogg', 25, 1)
/obj/item/energy_katana/dropped(mob/user)
. = ..()