mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-06-01 03:20:03 -04:00
add_new_tnt_sounds
This commit is contained in:
parent
7269711911
commit
94ec3ae08f
4 changed files with 13 additions and 4 deletions
|
@ -9,8 +9,8 @@ ShadowNinja (MIT)
|
||||||
sofar (sofar@foo-projects.org) (MIT)
|
sofar (sofar@foo-projects.org) (MIT)
|
||||||
Various Minetest developers and contributors (MIT)
|
Various Minetest developers and contributors (MIT)
|
||||||
|
|
||||||
Authors of media (textures)
|
Authors of media
|
||||||
---------------------------
|
----------------
|
||||||
BlockMen (CC BY-SA 3.0):
|
BlockMen (CC BY-SA 3.0):
|
||||||
All textures not mentioned below.
|
All textures not mentioned below.
|
||||||
|
|
||||||
|
@ -26,6 +26,15 @@ tnt_blast.png
|
||||||
paramat (CC BY-SA 3.0)
|
paramat (CC BY-SA 3.0)
|
||||||
tnt_tnt_stick.png - Derived from a texture by benrob0329.
|
tnt_tnt_stick.png - Derived from a texture by benrob0329.
|
||||||
|
|
||||||
|
steveygos93 (CC0 1.0)
|
||||||
|
tnt_explode.ogg - renamed, edited, and converted to .ogg from Explosion2.wav
|
||||||
|
<https://freesound.org/s/80401/>
|
||||||
|
|
||||||
|
theneedle.tv (CC0 1.0)
|
||||||
|
tnt_ignite.ogg renamed and converted to .ogg from sparkler_fuse_nm.wav
|
||||||
|
<https://freesound.org/s/316682/>
|
||||||
|
|
||||||
|
|
||||||
Introduction
|
Introduction
|
||||||
------------
|
------------
|
||||||
This mod adds TNT to Minetest. TNT is a tool to help the player
|
This mod adds TNT to Minetest. TNT is a tool to help the player
|
||||||
|
|
|
@ -27,8 +27,8 @@ For more details:
|
||||||
https://opensource.org/licenses/MIT
|
https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
|
|
||||||
Licenses of media (textures)
|
Licenses of media
|
||||||
----------------------------
|
-----------------
|
||||||
|
|
||||||
Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
|
Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
|
||||||
Copyright (C) 2014-2016 BlockMen
|
Copyright (C) 2014-2016 BlockMen
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Add table
Reference in a new issue