Use ephemeral sounds

This commit is contained in:
Wuzzy 2020-04-05 23:59:52 +02:00
parent 91d6d3de5d
commit 5305b1fc13
1 changed files with 2 additions and 1 deletions

View File

@ -84,7 +84,8 @@ function hbhunger.item_eat(hunger_change, replace_with_item, poisen, heal, sound
gain = 1},
{object=user,
max_hear_distance = 16,
pitch = 1 + math.random(-10, 10)*0.005,}
pitch = 1 + math.random(-10, 10)*0.005,},
true
)
-- Saturation