nalc_game/mods/dungeon_loot
sfan5 49cc4c7c63 Add loot to dungeons (#1921) 2017-10-27 13:34:41 +02:00
..
README.txt Add loot to dungeons (#1921) 2017-10-27 13:34:41 +02:00
depends.txt Add loot to dungeons (#1921) 2017-10-27 13:34:41 +02:00
init.lua Add loot to dungeons (#1921) 2017-10-27 13:34:41 +02:00
license.txt Add loot to dungeons (#1921) 2017-10-27 13:34:41 +02:00
loot.lua Add loot to dungeons (#1921) 2017-10-27 13:34:41 +02:00
mapgen.lua Add loot to dungeons (#1921) 2017-10-27 13:34:41 +02:00

README.txt

Minetest Game mod: dungeon_loot
===============================
Adds randomly generated chests with some "loot" to generated dungeons,
an API to register additional loot is provided.
Only works if dungeons are actually enabled in mapgen flags.

License information can be found in license.txt

Authors of source code
----------------------
Originally by sfan5 (MIT)