21e @verb #4457:"@colorize" none none none rxdo #4457 @program #4457:"@colorize" none none none if (!(this.location in this.no)) this.location:announce(this:title(), " has gone into low-color mode.") this.no = {@this.no, this.location} this:tell("You are now in low color mode.") else this.location:announce(this:title(), " has gone into high-color mode.") this.no = setremove(this.no, this.location) this:tell("You are now in high-color mode.") endif "Last modified by Rubbie (#4457) on Mon Aug 14 00:08:56 2000 MDT." . 0