[wpdev-commits] xmlscripts/definitions/items/buildings dungeon.xml,1.12,1.13
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-08-27 14:55:27
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/buildings In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26421/items/buildings Modified Files: dungeon.xml Log Message: some fixes Index: dungeon.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/buildings/dungeon.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** dungeon.xml 27 Aug 2004 14:43:26 -0000 1.12 --- dungeon.xml 27 Aug 2004 14:55:17 -0000 1.13 *************** *** 376,380 **** <id>0xEE3</id> <category>Dungeon\Spiderwebs\Spiderweb 1</category> ! <basescripts>spiderweb</basescripts> <maxhealth>100</maxhealth> <health>100</health> --- 376,380 ---- <id>0xEE3</id> <category>Dungeon\Spiderwebs\Spiderweb 1</category> ! <scripts>spiderweb</scripts> <maxhealth>100</maxhealth> <health>100</health> |