Add new level init type, swamp

Creates a "relaxed blockwise maze".
Make Juiblex's swamp use it.
This commit is contained in:
Pasi Kallinen
2020-02-25 18:53:06 +02:00
parent 04d15b099b
commit ccb00f59bc
4 changed files with 63 additions and 27 deletions

View File

@@ -164,6 +164,7 @@ added several new status conditions all of which are opt-in except
the new cond_grab and cond_lava which are opt-out
tipping your cap might get a response
special levels can be flipped horizontally and/or vertically
new special level initialization routine, "swamp"
Platform- and/or Interface-Specific New Features