Merge pull request #5073 from Citadel-Station-13/upstream-merge-34818

[MIRROR] Plasma cutter now has a tool sound
This commit is contained in:
LetterJay
2018-01-24 20:44:59 -06:00
committed by GitHub
@@ -126,6 +126,8 @@
sharpness = IS_SHARP
can_charge = 0
heat = 3800
usesound = 'sound/items/welder.ogg'
toolspeed = 0.7 //plasmacutters can be used as welders for a few things, and are faster than standard welders
/obj/item/gun/energy/plasmacutter/examine(mob/user)