adds new sounds (the not stupid version) (#6307)

This commit is contained in:
alsoandanswer
2019-05-05 23:51:08 +02:00
committed by Werner
parent 64451cdb60
commit 1bab746d17
315 changed files with 718 additions and 164 deletions
+1
View File
@@ -1,6 +1,7 @@
/obj/item/organ
name = "organ"
icon = 'icons/obj/surgery.dmi'
drop_sound = 'sound/items/drop/flesh.ogg'
default_action_type = /datum/action/item_action/organ
var/dead_icon
var/mob/living/carbon/human/owner = null