[wpdev-commits] xmlscripts/definitions/items/shrink shrink.xml,1.2,1.3
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-08-25 17:04:34
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/shrink In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12582/items/shrink Modified Files: shrink.xml Log Message: Changed all references to "events" to "scripts" Index: shrink.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/shrink/shrink.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** shrink.xml 26 May 2004 13:45:31 -0000 1.2 --- shrink.xml 25 Aug 2004 17:03:47 -0000 1.3 *************** *** 11,15 **** <item id="shrink_pig"> <id>0x2101</id> ! <events>shrink</events> <name>shrink pig</name> <weight>0.1</weight> --- 11,15 ---- <item id="shrink_pig"> <id>0x2101</id> ! <scripts>shrink</scripts> <name>shrink pig</name> <weight>0.1</weight> *************** *** 18,22 **** <item id="shrink_cow"> <id>0x2103</id> ! <events>shrink</events> <name>shrink cow</name> <weight>0.1</weight> --- 18,22 ---- <item id="shrink_cow"> <id>0x2103</id> ! <scripts>shrink</scripts> <name>shrink cow</name> <weight>0.1</weight> *************** *** 25,29 **** <item id="shrink_llama"> <id>0x20f6</id> ! <events>shrink</events> <name>shrink llama</name> <weight>0.1</weight> --- 25,29 ---- <item id="shrink_llama"> <id>0x20f6</id> ! <scripts>shrink</scripts> <name>shrink llama</name> <weight>0.1</weight> *************** *** 32,36 **** <item id="shrink_sheep"> <id>0x20e6</id> ! <events>shrink</events> <name>shrink sheep</name> <weight>0.1</weight> --- 32,36 ---- <item id="shrink_sheep"> <id>0x20e6</id> ! <scripts>shrink</scripts> <name>shrink sheep</name> <weight>0.1</weight> *************** *** 39,43 **** <item id="shrink_cat"> <id>0x211b</id> ! <events>shrink</events> <name>shrink cat</name> <weight>0.1</weight> --- 39,43 ---- <item id="shrink_cat"> <id>0x211b</id> ! <scripts>shrink</scripts> <name>shrink cat</name> <weight>0.1</weight> *************** *** 46,50 **** <item id="shrink_dog"> <id>0x211c</id> ! <events>shrink</events> <name>shrink dog</name> <weight>0.1</weight> --- 46,50 ---- <item id="shrink_dog"> <id>0x211c</id> ! <scripts>shrink</scripts> <name>shrink dog</name> <weight>0.1</weight> *************** *** 53,57 **** <item id="shrink_horse_1"> <id>0x211f</id> ! <events>shrink</events> <name>shrink horse 1</name> <weight>0.1</weight> --- 53,57 ---- <item id="shrink_horse_1"> <id>0x211f</id> ! <scripts>shrink</scripts> <name>shrink horse 1</name> <weight>0.1</weight> *************** *** 60,64 **** <item id="shrink_horse_2"> <id>0x2120</id> ! <events>shrink</events> <name>shrink horse 2</name> <weight>0.1</weight> --- 60,64 ---- <item id="shrink_horse_2"> <id>0x2120</id> ! <scripts>shrink</scripts> <name>shrink horse 2</name> <weight>0.1</weight> *************** *** 67,71 **** <item id="shrink_horse_3"> <id>0x2121</id> ! <events>shrink</events> <name>shrink horse 3</name> <weight>0.1</weight> --- 67,71 ---- <item id="shrink_horse_3"> <id>0x2121</id> ! <scripts>shrink</scripts> <name>shrink horse 3</name> <weight>0.1</weight> *************** *** 74,78 **** <item id="shrink_horse_4"> <id>0x2124</id> ! <events>shrink</events> <name>shrink horse 4</name> <weight>0.1</weight> --- 74,78 ---- <item id="shrink_horse_4"> <id>0x2124</id> ! <scripts>shrink</scripts> <name>shrink horse 4</name> <weight>0.1</weight> *************** *** 81,85 **** <item id="shrink_packhorse"> <id>0x2126</id> ! <events>shrink</events> <name>shrink packhorse</name> <weight>0.1</weight> --- 81,85 ---- <item id="shrink_packhorse"> <id>0x2126</id> ! <scripts>shrink</scripts> <name>shrink packhorse</name> <weight>0.1</weight> *************** *** 88,92 **** <item id="shrink_packllama"> <id>0x2127</id> ! <events>shrink</events> <name>shrink packllama</name> <weight>0.1</weight> --- 88,92 ---- <item id="shrink_packllama"> <id>0x2127</id> ! <scripts>shrink</scripts> <name>shrink packllama</name> <weight>0.1</weight> *************** *** 95,99 **** <item id="shrink_wooly_sheep"> <id>0x20eb</id> ! <events>shrink</events> <name>shrink wooly sheep</name> <weight>0.1</weight> --- 95,99 ---- <item id="shrink_wooly_sheep"> <id>0x20eb</id> ! <scripts>shrink</scripts> <name>shrink wooly sheep</name> <weight>0.1</weight> |