[wpdev-commits] xmlscripts/definitions/items/shrink shrink.xml,1.5,1.6
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-09-10 17:09:09
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/shrink In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20192/items/shrink Modified Files: shrink.xml Log Message: fix-fix-fix Index: shrink.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/shrink/shrink.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** shrink.xml 4 Sep 2004 18:59:19 -0000 1.5 --- shrink.xml 10 Sep 2004 17:08:24 -0000 1.6 *************** *** 12,16 **** <id>0x2101</id> <basescripts>shrink</basescripts> ! <name>shrink pig</name> <weight>0.1</weight> </item> --- 12,16 ---- <id>0x2101</id> <basescripts>shrink</basescripts> ! <name>pig</name> <weight>0.1</weight> </item> *************** *** 19,23 **** <id>0x2103</id> <basescripts>shrink</basescripts> ! <name>shrink cow</name> <weight>0.1</weight> </item> --- 19,23 ---- <id>0x2103</id> <basescripts>shrink</basescripts> ! <name>cow</name> <weight>0.1</weight> </item> *************** *** 26,30 **** <id>0x20f6</id> <basescripts>shrink</basescripts> ! <name>shrink llama</name> <weight>0.1</weight> <tag name="npc_id" value="ridable_llama" /> --- 26,30 ---- <id>0x20f6</id> <basescripts>shrink</basescripts> ! <name>llama</name> <weight>0.1</weight> <tag name="npc_id" value="ridable_llama" /> *************** *** 34,38 **** <id>0x20e6</id> <basescripts>shrink</basescripts> ! <name>shrink sheep</name> <weight>0.1</weight> </item> --- 34,38 ---- <id>0x20e6</id> <basescripts>shrink</basescripts> ! <name>sheep</name> <weight>0.1</weight> </item> *************** *** 41,46 **** <id>0x211b</id> <basescripts>shrink</basescripts> ! <name>shrink cat</name> <weight>0.1</weight> </item> --- 41,48 ---- <id>0x211b</id> <basescripts>shrink</basescripts> ! <name>Cat</name> <weight>0.1</weight> + <buyprice>138</buyprice> + <tag name="npc_id" value="cat" /> </item> *************** *** 48,53 **** <id>0x211c</id> <basescripts>shrink</basescripts> ! <name>shrink dog</name> <weight>0.1</weight> </item> --- 50,57 ---- <id>0x211c</id> <basescripts>shrink</basescripts> ! <name>dog</name> <weight>0.1</weight> + <buyprice>181</buyprice> + <tag name="npc_id" value="dog" /> </item> *************** *** 55,59 **** <id>0x211f</id> <basescripts>shrink</basescripts> ! <name>shrink horse 1</name> <weight>0.1</weight> <tag name="npc_id" value="horse_1" /> --- 59,63 ---- <id>0x211f</id> <basescripts>shrink</basescripts> ! <name>horse 1</name> <weight>0.1</weight> <tag name="npc_id" value="horse_1" /> *************** *** 64,68 **** <id>0x2120</id> <basescripts>shrink</basescripts> ! <name>shrink horse 2</name> <weight>0.1</weight> <tag name="npc_id" value="horse_2" /> --- 68,72 ---- <id>0x2120</id> <basescripts>shrink</basescripts> ! <name>horse 2</name> <weight>0.1</weight> <tag name="npc_id" value="horse_2" /> *************** *** 73,77 **** <id>0x2121</id> <basescripts>shrink</basescripts> ! <name>shrink horse 3</name> <weight>0.1</weight> <tag name="npc_id" value="horse_3" /> --- 77,81 ---- <id>0x2121</id> <basescripts>shrink</basescripts> ! <name>horse 3</name> <weight>0.1</weight> <tag name="npc_id" value="horse_3" /> *************** *** 82,86 **** <id>0x2124</id> <basescripts>shrink</basescripts> ! <name>shrink horse 4</name> <weight>0.1</weight> <tag name="npc_id" value="horse_4" /> --- 86,90 ---- <id>0x2124</id> <basescripts>shrink</basescripts> ! <name>horse 4</name> <weight>0.1</weight> <tag name="npc_id" value="horse_4" /> *************** *** 91,96 **** <id>0x2126</id> <basescripts>shrink</basescripts> ! <name>shrink packhorse</name> <weight>0.1</weight> </item> --- 95,102 ---- <id>0x2126</id> <basescripts>shrink</basescripts> ! <name>packhorse</name> <weight>0.1</weight> + <tag name="npc_id" value="pack_llama" /> + <buyprice>606</buyprice> </item> *************** *** 98,103 **** <id>0x2127</id> <basescripts>shrink</basescripts> ! <name>shrink packllama</name> <weight>0.1</weight> </item> --- 104,111 ---- <id>0x2127</id> <basescripts>shrink</basescripts> ! <name>packllama</name> <weight>0.1</weight> + <tag name="npc_id" value="pack_llama" /> + <buyprice>491</buyprice> </item> *************** *** 105,109 **** <id>0x20eb</id> <basescripts>shrink</basescripts> ! <name>shrink wooly sheep</name> <weight>0.1</weight> </item> --- 113,117 ---- <id>0x20eb</id> <basescripts>shrink</basescripts> ! <name>wooly sheep</name> <weight>0.1</weight> </item> |