Add loot to dungeons (#1921)
authorsfan5 <sfan5@live.de>
Fri, 27 Oct 2017 11:34:41 +0000 (13:34 +0200)
committerGitHub <noreply@github.com>
Fri, 27 Oct 2017 11:34:41 +0000 (13:34 +0200)
commit49cc4c7c633df91e7bfeda3f38cc0b64df1388d1
tree6766330eb6876421a1cde78a0acf726a5c64c9e1
parent36df80fc45c4797a7b917c494f9dc9689d4e729e
Add loot to dungeons (#1921)
.luacheckrc
game_api.txt
mods/dungeon_loot/README.txt [new file with mode: 0644]
mods/dungeon_loot/depends.txt [new file with mode: 0644]
mods/dungeon_loot/init.lua [new file with mode: 0644]
mods/dungeon_loot/license.txt [new file with mode: 0644]
mods/dungeon_loot/loot.lua [new file with mode: 0644]
mods/dungeon_loot/mapgen.lua [new file with mode: 0644]