mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 14:00:18 +01:00
More Handling Sounds (#22528)
Just ports more pickup, drop and handling sounds from /tg/ to keep pace. Attributions in their own .txt files.
This commit is contained in:
@@ -20,8 +20,8 @@ LINEN BINS
|
||||
throw_speed = 1
|
||||
throw_range = 2
|
||||
w_class = WEIGHT_CLASS_BULKY
|
||||
drop_sound = 'sound/items/drop/cloth.ogg'
|
||||
pickup_sound = 'sound/items/pickup/cloth.ogg'
|
||||
drop_sound = SFX_CLOTH_DROP
|
||||
pickup_sound = SFX_CLOTH_PICKUP
|
||||
randpixel = 0
|
||||
center_of_mass = null
|
||||
var/roll = FALSE
|
||||
|
||||
Reference in New Issue
Block a user