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 -2
View File
@@ -391,8 +391,8 @@
no_variants = FALSE
pass_color = TRUE
strict_color_stacking = TRUE
drop_sound = 'sound/items/drop/cloth.ogg'
pickup_sound = 'sound/items/pickup/cloth.ogg'
drop_sound = 'sound/items/drop/clothing.ogg'
pickup_sound = 'sound/items/pickup/clothing.ogg'
/obj/item/stack/material/cloth/diyaab
color = "#c6ccf0"