mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user