game_api.txt: Add new metal sounds func.
authorLNJ <git@lnj.li>
Tue, 25 Oct 2016 15:42:28 +0000 (17:42 +0200)
committerAuke Kok <sofar+github@foo-projects.org>
Tue, 25 Oct 2016 21:15:53 +0000 (14:15 -0700)
game_api.txt

index f758499ff6e0eee04a5008128d22d94738270445..6bf51af4847830ceb1ff3f81871fafb5c97dc521 100644 (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
 -----------------