@verb #7113:"beast*_mode" none none none rdo #7113 @program #7113:"beast*_mode" none none none "Copied from TigerTron (Beast mode) (#9574):beast Apr 5 17:41:02 1997" "Copied from PolarKlaw (Maximized) (#9729):beast Apr 4 20:22:17 1997" if (this.mode == 0) player:tell("You yell \"Beast mode!\" and promptly turn into a huge gorilla.") this.location:announce(player.name + " yells \"BEAST MODE!\" and falls forward, landing on 2 feet as a huge gorilla.") this.mode = 1 else player:tell("You're already a gorilla, stoopid...") endif .