[wpdev-commits] xmlscripts/scripts/commands add.py,1.8,1.9
Brought to you by:
rip,
thiagocorrea
From: Correa <thi...@us...> - 2004-07-29 19:46:07
|
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. """ |