mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-22 02:21:06 +01:00
Dungeon TODO
This commit is contained in:
parent
27cc50d155
commit
5d369df399
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
-- 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
|
||||
|
||||
-- TODO: Add monster spawner
|
||||
|
||||
local pr = PseudoRandom(os.time())
|
||||
|
||||
|
|
Loading…
Reference in a new issue