1
0
鏡像自 git://repo.or.cz/minetest_hbhunger.git 已同步 2025-09-18 06:15:50 +02:00

Use ephemeral sounds

此提交包含在:
Wuzzy
2020-04-05 23:59:52 +02:00
父節點 91d6d3de5d
當前提交 5305b1fc13

查看文件

@@ -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