Update of /cvsroot/wpdev/xmlscripts/scripts/commands
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11418/commands
Modified Files:
add.py
Log Message:
doc update
Index: add.py
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/scripts/commands/add.py,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** add.py 9 Jul 2004 21:08:36 -0000 1.8
--- add.py 29 Jul 2004 19:45:58 -0000 1.9
***************
*** 232,234 ****
--- 232,236 ----
If neither a npc nor an item id is passed to the add command, a menu with all
categorized item and npc definitions is shown.
+ The menu is automatically generated from the definitions of items and NPCs
+ based on the <category> tag.
"""
|