forked from VoxeLibre/VoxeLibre
Dungeon TODO
This commit is contained in:
parent
27cc50d155
commit
5d369df399
|
@ -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 New Issue