mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Add support for audio feedback if placing node failed
This commit is contained in:
parent
578649bd15
commit
2a12579fab
5 changed files with 19 additions and 4 deletions
|
@ -3241,6 +3241,7 @@ Definition tables
|
|||
dig = <SimpleSoundSpec>, -- "__group" = group-based sound (default)
|
||||
dug = <SimpleSoundSpec>,
|
||||
place = <SimpleSoundSpec>,
|
||||
place_failed = <SimpleSoundSpec>,
|
||||
},
|
||||
drop = "", -- Name of dropped node when dug. Default is the node itself.
|
||||
-- Alternatively:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue