[wpdev-commits] xmlscripts/definitions/items/buildings carpets.xml,1.6,1.7
Brought to you by:
rip,
thiagocorrea
From: Richard M. <dr...@us...> - 2004-07-17 03:30:10
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/buildings In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26795/buildings Modified Files: carpets.xml Log Message: Cleanups... And a very long overdue Food/Drink Split/Cleanup Index: carpets.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/buildings/carpets.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** carpets.xml 1 Jul 2004 23:51:25 -0000 1.6 --- carpets.xml 17 Jul 2004 03:29:59 -0000 1.7 *************** *** 9,17 **** <definitions> ! <!-- Rug - Brown --> <item id="aa9"> <id>0xaa9</id> <nodecay /> ! <category>Decoration\Carpets\Rug - Brown\Rug 1</category> </item> --- 9,17 ---- [...2223 lines suppressed...] --- 1044,1048 ---- <id>0x1dfb</id> <nodecay /> ! <category>Decoration\Carpets\Rug, Gray\Rug 13</category> </item> *************** *** 1050,1054 **** <id>0x1dfc</id> <nodecay /> ! <category>Decoration\Carpets\Rug - Gray\Rug 14</category> </item> --- 1050,1054 ---- <id>0x1dfc</id> <nodecay /> ! <category>Decoration\Carpets\Rug, Gray\Rug 14</category> </item> |