server-nalc/mods/tsm_pyramids
crabman77 c9b5199e97 update tsm_pyramids, add new chest with timer to refill and remove file to save chest pos used to refill
add abm to replace old chest
add maptools in depends.txt
fix indentations
2017-04-20 00:46:48 +02:00
..
models Optimize **all** PNG files 2015-07-06 18:59:12 +02:00
sounds convert sounds,mono 44100 48kb 2015-09-05 21:40:31 +02:00
textures compress textures, fix preview shields 2015-07-24 23:09:08 +02:00
.gitattributes Change rights in the repository (755) 2015-05-26 23:37:16 +02:00
.gitignore Change rights in the repository (755) 2015-05-26 23:37:16 +02:00
README.txt Change rights in the repository (755) 2015-05-26 23:37:16 +02:00
depends.txt update tsm_pyramids, add new chest with timer to refill and remove file to save chest pos used to refill 2017-04-20 00:46:48 +02:00
init.lua update tsm_pyramids, add new chest with timer to refill and remove file to save chest pos used to refill 2017-04-20 00:46:48 +02:00
mummy.lua update tsm_pyramids, add new chest with timer to refill and remove file to save chest pos used to refill 2017-04-20 00:46:48 +02:00
nodes.lua update tsm_pyramids, add new chest with timer to refill and remove file to save chest pos used to refill 2017-04-20 00:46:48 +02:00
room.lua update tsm_pyramids, add new chest with timer to refill and remove file to save chest pos used to refill 2017-04-20 00:46:48 +02:00

README.txt

Minetest mod "Pyramids"
=======================
version: 0.6

License of source code and textures: WTFPL
------------------------------------------
(c) Copyright BlockMen (2013)


License of mesh model: WTFPL
----------------------------
(c) Copyright Pavel_S (2013)


License of textures
-------------------
-tsm_pyramids_eye.png by bas080, CC-BY-SA 3.0
-tsm_pyramids_men.png by bas080, CC-BY-SA 3.0
-tsm_pyramids_sun.png by bas080, CC-BY-SA 3.0

all other: BlockMen, WTFPL


Licenses of sounds
------------------
The authors are : (freesound.org)
-mummy.1.ogg by Raventhornn, CC0
-mummy.2.ogg by Raventhornn, CC0
-mummy_hurt.1.ogg by Under7dude, CC0
-mummy_death.1.ogg by Michel88, CC-Sampling Plus 1.0

This program is free software. It comes without any warranty, to
the extent permitted by applicable law. You can redistribute it
and/or modify it under the terms of the Do What The Fuck You Want
To Public License, Version 2, as published by Sam Hocevar. See
http://sam.zoy.org/wtfpl/COPYING for more details.


Using the mod:
--------------

This mod adds randomly spawned pyramids in deserts. The pyramids are very rare and contain a chest with stuff.
Also there are mummys inside, which attack the player if found in their radius.