- ralf_sokoban.xml, ralf.xml:
- Fix bug #10295 ("st-swap in Sokoban") by deactivating
level solvability check in swap-style sokobans.
- Remove multiple create_worlds from ralf_sokoban
(this needed some code-relocations), and block
further unintentional multiple calls from ralf.xml.
- Deactivated annoying "boxface="-logs.
- Add fire-related messages and attributes to objects.xml
- Brown and open fl_bridge now is burnable.
- incl. refman-entry to section "The 1.0-Fire System".
Note:
- Recheck spelling of "expl", "setfire", "stopfire", "forcefire",
"initfire", "fastfire": Maybe they should be called "explode",
"set_fire", "stop_fire", "force_fire", "init_fire", "fast_fire".
- fl_bridge is only burnable when it is closed, this overrides all
items and attributes on it. Changing the flavor of fl_bridge
will change the burnable-attribute as well, according to the new
flavor.