[wpdev-commits] xmlscripts/definitions/items/vegetation trees.xml,1.7,1.8
Brought to you by:
rip,
thiagocorrea
From: Richard M. <dr...@us...> - 2004-10-03 21:32:47
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/vegetation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20610/items/vegetation Modified Files: trees.xml Log Message: Samurai Stuff! Keiya! Index: trees.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/vegetation/trees.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** trees.xml 22 Feb 2004 06:17:06 -0000 1.7 --- trees.xml 3 Oct 2004 20:19:53 -0000 1.8 *************** *** 10,13 **** --- 10,14 ---- --> <definitions> + <!-- Palms --> <item id="c95"> *************** *** 1321,1323 **** --- 1322,1482 ---- </item> + <!-- Samurai Empire --> + + <item id="246c"> + <id>0x24c6</id> + <nodecay /> + <category>Vegetation\Trees\Samurai\Bamboo 01</category> + </item> + + <item id="246d"> + <id>0x246d</id> + <nodecay /> + <category>Vegetation\Trees\Samurai\Bamboo 02</category> + </item> + + <item id="246e"> + <id>0x246e</id> + <nodecay /> + <category>Vegetation\Trees\Samurai\Bamboo 03</category> + </item> + + <item id="246f"> + <id>0x246f</id> + <nodecay /> + <category>Vegetation\Trees\Samurai\Bamboo 04</category> + </item> + + <item id="2470"> + <id>0x2470</id> + <nodecay /> + <category>Vegetation\Trees\Samurai\Bamboo 05</category> + </item> + + <item id="2471"> + <id>0x2471</id> + <nodecay /> + <category>Vegetation\Trees\Samurai\Cherry Blossoms 01</category> + </item> + + <item id="2472"> + <id>0x2472</id> + <nodecay /> + <category>Vegetation\Trees\Samurai\Cherry Blossoms 02</category> + </item> + + <item id="2473"> + <id>0x2473</id> + <nodecay /> + <category>Vegetation\Trees\Samurai\Cherry Blossoms 03</category> + </item> + + <item id="2474"> + <id>0x2474</id> + <nodecay /> + <category>Vegetation\Trees\Samurai\Cherry Blossoms 04</category> + </item> + + <item id="2475"> + <id>0x2475</id> + <nodecay /> + <category>Vegetation\Trees\Samurai\Cherry Blossoms 05</category> + </item> + + <item id="2476"> + <id>0x2476</id> + <nodecay /> + <category>Vegetation\Trees\Samurai\Cherry Tree 01</category> + </item> + + <item id="2477"> + <id>0x2477</id> + <nodecay /> + <category>Vegetation\Trees\Samurai\Cherry Tree 02</category> + </item> + + <item id="2478"> + <id>0x2478</id> + <nodecay /> + <category>Vegetation\Trees\Samurai\Maple Leaves 01</category> + </item> + + <item id="2479"> + <id>0x2479</id> + <nodecay /> + <category>Vegetation\Trees\Samurai\Maple Leaves 02</category> + </item> + + <item id="247a"> + <id>0x247a</id> + <nodecay /> + <category>Vegetation\Trees\Samurai\Maple Leaves 03</category> + </item> + + <item id="247b"> + <id>0x247b</id> + <nodecay /> + <category>Vegetation\Trees\Samurai\Maple Leaves 04</category> + </item> + + <item id="247c"> + <id>0x247c</id> + <nodecay /> + <category>Vegetation\Trees\Samurai\Maple Leaves 05</category> + </item> + + <item id="247d"> + <id>0x247d</id> + <nodecay /> + <category>Vegetation\Trees\Samurai\Maple Tree 01</category> + </item> + + <item id="247e"> + <id>0x247e</id> + <nodecay /> + <category>Vegetation\Trees\Samurai\Maple Tree 02</category> + </item> + + <item id="26ed"> + <id>0x26ed</id> + <nodecay /> + <category>Vegetation\Trees\Samurai\Plum Tree 01</category> + </item> + + <item id="26ee"> + <id>0x26ee</id> + <nodecay /> + <category>Vegetation\Trees\Samurai\Plum Tree 02</category> + </item> + + <item id="26ef"> + <id>0x26ef</id> + <nodecay /> + <category>Vegetation\Trees\Samurai\Plum Blossoms 01</category> + </item> + + <item id="26f0"> + <id>0x26f0</id> + <nodecay /> + <category>Vegetation\Trees\Samurai\Plum Blossoms 02</category> + </item> + + <item id="26f1"> + <id>0x26f1</id> + <nodecay /> + <category>Vegetation\Trees\Samurai\Plum Blossoms 03</category> + </item> + + <item id="26f2"> + <id>0x26f2</id> + <nodecay /> + <category>Vegetation\Trees\Samurai\Plum Blossoms 04</category> + </item> + + <item id="26f3"> + <id>0x26f3</id> + <nodecay /> + <category>Vegetation\Trees\Samurai\Plum Blossoms 05</category> + </item> + </definitions> |