I've erased everything already but try to reproduce. I've tried this (as you advised in the documentation thread):
: if (treasure_deposited() == treasure_total()) { : clear_screen hide_status_bar = "true" ; : print {(win_msg)}; : press_any_key; }
in the on_describe of treasure room. Maybe I put it in the wrong place.
Message is displaying, but after key press it going to standard screen with header. I can't get how to stop game here.
Vertsion 1.0.0. Beta 22