Tweaks to pickup/equip sounds. (#7651)

This commit is contained in:
Cerebulon
2020-09-20 03:56:41 -07:00
committed by GitHub
parent fcc1496a96
commit 0815a554c6
34 changed files with 104 additions and 35 deletions
+2
View File
@@ -1114,6 +1114,8 @@ Note that amputating the affected organ does in fact remove the infection from t
remove_splint()
get_icon()
unmutate()
drop_sound = 'sound/items/drop/weldingtool.ogg'
pickup_sound = 'sound/items/pickup/weldingtool.ogg'
for(var/obj/item/organ/external/T in children)
T.robotize(company, 1)