Don't bother flipping oracle level

This commit is contained in:
Pasi Kallinen
2020-02-21 21:32:18 +02:00
parent 88aa0793dc
commit d76ffe43b7

View File

@@ -1,4 +1,6 @@
des.level_flags("noflip");
des.room({ type = "ordinary", lit=1, x=3,y=3, xalign="center",yalign="center", w=11,h=9, contents = function()
des.object({ id = "statue", x = 0, y = 0, montype = "C", historic = true });
des.object({ id = "statue", x = 0, y = 8, montype = "C", historic = true });