game_api.txt: Add new metal sounds func.

master
LNJ 2016-10-25 17:42:28 +02:00 committed by Auke Kok
parent bca0142e7f
commit 138eb71db6
1 changed files with 1 additions and 0 deletions

View File

@ -464,6 +464,7 @@ Sounds inside the default table can be used within the sounds field of node defi
* `default.node_sound_wood_defaults()`
* `default.node_sound_leaves_defaults()`
* `default.node_sound_glass_defaults()`
* `default.node_sound_metal_defaults()`
Default constants
-----------------