[wpdev-commits] xmlscripts/definitions scripts.xml,1.54,1.55
Brought to you by:
rip,
thiagocorrea
|
From: <thi...@us...> - 2003-08-29 17:58:30
|
Update of /cvsroot/wpdev/xmlscripts/definitions In directory sc8-pr-cvs1:/tmp/cvs-serv32294 Modified Files: scripts.xml Log Message: added 'decoration command. Takes RunUO .cfg files to generate the world decoration Index: scripts.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/scripts.xml,v retrieving revision 1.54 retrieving revision 1.55 diff -C2 -d -r1.54 -r1.55 *** scripts.xml 27 Aug 2003 20:57:53 -0000 1.54 --- scripts.xml 29 Aug 2003 17:58:26 -0000 1.55 *************** *** 39,42 **** --- 39,43 ---- <script>wolfpack.commands.info</script> <script>wolfpack.commands.where</script> + <script>wolfpack.commands.decoration</script> <!-- Magic --> |