Ported surgery sounds from /vg/station (#17531)

* Ported surgery sounds from /vg/station

Source: https://github.com/vgstation-coders/vgstation13/pull/31850

* Requested changes

* accidentally a line

* Moves cautery sound
This commit is contained in:
Pirouette
2023-10-13 08:01:21 +00:00
committed by GitHub
parent 3f65f0625e
commit 2880d7098b
31 changed files with 45 additions and 1 deletions
+1
View File
@@ -20,6 +20,7 @@
origin_tech = list(TECH_MATERIAL = 1, TECH_ENGINEERING = 1)
attack_verb = list("hit", "pierced", "sliced", "attacked")
hitsound = 'sound/weapons/rapidslice.ogg'
surgerysound = 'sound/weapons/rapidslice.ogg'
var/drill_sound = /singleton/sound_category/pickaxe_sound
var/drill_verb = "excavating"
var/autodrill = 0 //pickaxes must be manually swung to mine, drills can mine rocks via bump