Pickup, Drop and Equip sounds (#8861)

This commit is contained in:
Wowzewow (Wezzy)
2020-05-22 15:40:00 -03:00
committed by GitHub
parent cb3bd306d0
commit fad8415a8e
214 changed files with 514 additions and 96 deletions
+1
View File
@@ -15,6 +15,7 @@
var/sides = 2
var/cmineral = null
drop_sound = 'sound/items/drop/ring.ogg'
pickup_sound = 'sound/items/pickup/ring.ogg'
/obj/item/coin/New()
randpixel_xy()