Make plane of fire hot

This commit is contained in:
Pasi Kallinen
2023-01-18 10:50:32 +02:00
parent 5c4ae701b3
commit 2511637169

View File

@@ -6,7 +6,7 @@
--
des.level_init({ style = "solidfill", fg = " " });
des.level_flags("mazelevel", "noteleport", "hardfloor", "shortsighted")
des.level_flags("mazelevel", "noteleport", "hardfloor", "shortsighted", "hot")
-- The player lands, upon arrival, in the
-- lower-right. The location of the
-- portal to the next level is randomly chosen.