<html> <head> <title> No Conditions </title> </head> <body> <b>NOCONDITIONS</b> <p> Use this command to enable/disable the display of item conditions that are shown at the end of an item. e.g., <pre> >look self .. <worn on head> a helmet..in good condition. <worn on body> a breastplate..in poor condition. >noconditions >look self .. <worn on head> a helmet <worn on body> a breastplate </pre> <hr> <a href = "index.html">Return</a> to Archipelago Help System Index </body> </html>