From: LNJ Date: Tue, 25 Oct 2016 15:42:28 +0000 (+0200) Subject: game_api.txt: Add new metal sounds func. X-Git-Tag: 0.4.15~66 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=138eb71db60c293ea199872038d9aec5298ba33e;p=oweals%2Fminetest_game.git game_api.txt: Add new metal sounds func. --- diff --git a/game_api.txt b/game_api.txt index f758499f..6bf51af4 100644 --- a/game_api.txt +++ b/game_api.txt @@ -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 -----------------