/
Archipelago/
Archipelago/doc/
Archipelago/lib/misc/
Archipelago/lib/plrobjs/
Archipelago/lib/plrobjs/P-T/
Archipelago/lib/world/mob/
Archipelago/lib/world/obj/
Archipelago/lib/world/shp/
Archipelago/lib/world/wld/
Archipelago/lib/world/zon/
Archipelago/slave/
<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>