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
+2
View File
@@ -2,6 +2,8 @@
name = "timer"
desc = "Used to time things. Works well with contraptions which has to count down. Tick tock."
icon_state = "timer"
drop_sound = 'sound/items/drop/component.ogg'
pickup_sound = 'sound/items/pickup/component.ogg'
origin_tech = list(TECH_MAGNET = 1)
matter = list(DEFAULT_WALL_MATERIAL = 500, MATERIAL_GLASS = 50)