Add level flag for plane of fire fumaroles
Also reduce the size of the gas clouds. Breaks saves and bones.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
--
|
||||
des.level_init({ style = "solidfill", fg = " " });
|
||||
|
||||
des.level_flags("mazelevel", "noteleport", "hardfloor", "shortsighted", "hot")
|
||||
des.level_flags("mazelevel", "noteleport", "hardfloor", "shortsighted", "hot", "fumaroles")
|
||||
-- The player lands, upon arrival, in the
|
||||
-- lower-right. The location of the
|
||||
-- portal to the next level is randomly chosen.
|
||||
|
||||
Reference in New Issue
Block a user