Go to file
Duane Robertson b8c8a2eb55 Fix global variable warnings; push to 0.4.2 2015-11-12 18:37:00 +01:00
models Version 0.2 2013-09-16 21:24:44 +02:00
sounds Version 0.2 2013-09-16 21:24:44 +02:00
textures Version 0.3 2013-09-26 01:37:24 +02:00
.gitattributes Version 0.1 2013-09-16 21:23:16 +02:00
.gitignore Version 0.1 2013-09-16 21:23:16 +02:00
README.txt Fix global variable warnings; push to 0.4.2 2015-11-12 18:37:00 +01:00
depends.txt Version 0.1 2013-09-16 21:23:16 +02:00
init.lua Fix global variable warnings; push to 0.4.2 2015-11-12 18:37:00 +01:00
mummy.lua Fix global variable warnings; push to 0.4.2 2015-11-12 18:37:00 +01:00
nodes.lua Fix unhandled exception, push to 0.4.1 2015-04-03 13:25:14 +02:00
room.lua Version 0.4 2013-10-01 14:37:40 +02:00

README.txt

Minetest mod "Pyramids"
=======================
version: 0.4.2 Beta

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


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


License of textures
-------------------
-pyramids_eye.png by bas080, CC-BY-SA 3.0
-pyramids_men.png by bas080, CC-BY-SA 3.0
-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.