Reorganize nodes.lua for clarity.
This commit is contained in:
parent
f5ed9d1cb2
commit
a117583db6
9 changed files with 707 additions and 683 deletions
|
@ -1,3 +1,9 @@
|
|||
-- invisible maze
|
||||
-- hungry maze
|
||||
-- chests (w traps)
|
||||
-- step traps (math based)
|
||||
-- hidden doors/downs
|
||||
-- hot/ice floors
|
||||
|
||||
fun_caves.fortress = function(node, data, area, minp, maxp, level)
|
||||
local n = 16
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue