diff --git a/mods/MAPGEN/mcl_dungeons/init.lua b/mods/MAPGEN/mcl_dungeons/init.lua index 6c44f197f..8f12b26df 100644 --- a/mods/MAPGEN/mcl_dungeons/init.lua +++ b/mods/MAPGEN/mcl_dungeons/init.lua @@ -1,5 +1,4 @@ --- FIXME: Rarely, dungoens can overlap and destroy each other --- FIXME: Rarely, if chests spawn as neighbors in a corner, the corner chest might face not outward +-- FIXME: Chests may appear at openings -- TODO: Add monster spawner