From 138eb71db60c293ea199872038d9aec5298ba33e Mon Sep 17 00:00:00 2001 From: LNJ Date: Tue, 25 Oct 2016 17:42:28 +0200 Subject: [PATCH] game_api.txt: Add new metal sounds func. --- game_api.txt | 1 + 1 file changed, 1 insertion(+) 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 -----------------