changeset 1385:6fb66ee3ae03

docs: Clarify functionality of party placer module.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 01 Apr 2011 09:15:21 +0300
parents c1ed5a9f98e2
children c16265169414 479a34db7049
files docs/manual.sgml
diffstat 1 files changed, 13 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/docs/manual.sgml	Tue Mar 29 16:51:25 2011 +0300
+++ b/docs/manual.sgml	Fri Apr 01 09:15:21 2011 +0300
@@ -2444,15 +2444,23 @@
 <para>
 This module provides functionality for saving and restoring
 party formation (placement of members). Two simple to use macros can be
-issued to save the current formation and restore it.
+issued to save the current formation and restore it as needed.
+Current flower BatMUD provides an in-game implementation via
+'party store' and 'party restore' commands, which may be preferable
+over this module for some people.
 </para>
 
 <para>
-<emphasis>NOTICE! This module requires
+<emphasis>However, the functionality of this module is somewhat
+better than the stock BatMUD commands, and will work under certain
+situations when the 'party restore' command does not, for example
+when some party members are missing from the room.
+</emphasis>
+</para>
+
+<para>
+NOTICE! This module requires
 <link linkend="usage-pssmangle">PSS-mangler</link> module to be loaded!
-</emphasis> Additionally, current flower BatMUD provides an in-game
-implementation via 'party store' and 'party restore' commands, which
-may be preferable over this module.
 </para>
 
 &sectmacros_2;