Hellfill: Lich
Similar to the fake wizard towers.
This commit is contained in:
@@ -182,6 +182,22 @@ BBBBBBB]], contents = function()
|
|||||||
des.monster(mons[math.random(1, #mons)], 4,4);
|
des.monster(mons[math.random(1, #mons)], 4,4);
|
||||||
end });
|
end });
|
||||||
end,
|
end,
|
||||||
|
|
||||||
|
function ()
|
||||||
|
des.map({ halign = rnd_halign(), valign = rnd_valign(), map = [[
|
||||||
|
.........
|
||||||
|
.}}}}}}}.
|
||||||
|
.}}---}}.
|
||||||
|
.}--.--}.
|
||||||
|
.}|...|}.
|
||||||
|
.}--.--}.
|
||||||
|
.}}---}}.
|
||||||
|
.}}}}}}}.
|
||||||
|
.........
|
||||||
|
]], contents = function(rm)
|
||||||
|
des.monster("L",04,04)
|
||||||
|
end })
|
||||||
|
end,
|
||||||
};
|
};
|
||||||
|
|
||||||
function rnd_hell_prefab()
|
function rnd_hell_prefab()
|
||||||
|
|||||||
Reference in New Issue
Block a user