mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-12-19 08:15:47 +01:00
Add a breathless sound for sprint mod
And delete a temporary file
This commit is contained in:
@@ -91,7 +91,7 @@ minetest.register_globalstep(function(dtime)
|
||||
playerInfo["stamina"] = 0
|
||||
setSprinting(playerName, false)
|
||||
playerInfo["timeOut"] = 1
|
||||
minetest.sound_play("default_snore",{object=player})
|
||||
minetest.sound_play("default_breathless",{object=player})
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user