A Minetest mod which adds pyramids. Compatible with Treasurer.
Go to file
Wuzzy ebf8395791 Bump version to 0.6 2015-02-06 21:42:27 +01:00
models Change shortname to “tsm_pyramids” 2014-10-04 08:38:08 +02:00
sounds Version 0.2 2013-09-16 21:24:44 +02:00
textures Change shortname to “tsm_pyramids” 2014-10-04 08:38:08 +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 Bump version to 0.6 2015-02-06 21:42:27 +01:00
depends.txt Add optional Treasurer support 2014-10-09 17:21:08 +02:00
init.lua Fix unintended assignment to global variable 2015-02-06 21:41:40 +01:00
mummy.lua Change shortname to “tsm_pyramids” 2014-10-04 08:38:08 +02:00
nodes.lua Change shortname to “tsm_pyramids” 2014-10-04 08:38:08 +02:00
room.lua Change shortname to “tsm_pyramids” 2014-10-04 08:38:08 +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.