[wpdev-commits] xmlscripts/definitions scripts.xml,1.160,1.161
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-09-05 02:08:31
|
Update of /cvsroot/wpdev/xmlscripts/definitions In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6873 Modified Files: scripts.xml Log Message: Random monster speech. Index: scripts.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/scripts.xml,v retrieving revision 1.160 retrieving revision 1.161 diff -C2 -d -r1.160 -r1.161 *** scripts.xml 4 Sep 2004 21:19:17 -0000 1.160 --- scripts.xml 5 Sep 2004 02:08:22 -0000 1.161 *************** *** 165,168 **** --- 165,171 ---- <script>speech.pets</script> <script>speech.stablemaster</script> + <script>speech.ratman</script> + <script>speech.orc</script> + <script>speech.lizardman</script> <!-- System Scripts --> |