Update of /cvsroot/wpdev/xmlscripts/definitions/items/vegetation
In directory sc8-pr-cvs1:/tmp/cvs-serv22864
Modified Files:
plants.xml trees.xml
Log Message:
splitted up (caused hangs on some systems)
Index: plants.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/vegetation/plants.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** plants.xml 3 Oct 2003 17:42:54 -0000 1.9
--- plants.xml 20 Jan 2004 00:53:43 -0000 1.10
***************
*** 186,193 ****
</item>
! <!-- Plants -->
<item id="c4f">
<id>0xC4F</id> <nodecay />
! <category>Vegetation\Plants\Cotton 1</category>
<events>environment</events>
</item>
--- 186,193 ----
</item>
[...1208 lines suppressed...]
+ <item id="cc7">
+ <id>0xCC7</id> <nodecay />
+ <category>Vegetation\Plants\Misc\Weed</category>
+ </item>
+
+ <item id="cc8">
+ <id>0xCC8</id> <nodecay />
+ <category>Vegetation\Plants\Misc\Juniper Bush</category>
+ </item>
+
+ <item id="d04">
+ <id>0xD04</id> <nodecay />
+ <category>Vegetation\Plants\Misc\Water Plants</category>
+ </item>
+
+ <item id="d05">
+ <id>0xD05</id> <nodecay />
+ <category>Vegetation\Plants\Misc\Reeds</category>
+ </item>
</definitions>
Index: trees.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/vegetation/trees.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** trees.xml 3 Oct 2003 17:42:54 -0000 1.5
--- trees.xml 20 Jan 2004 00:53:43 -0000 1.6
***************
*** 51,828 ****
</item>
! <!-- Trees -->
<item id="1b1f">
<id>0x1B1F</id> <nodecay />
! <category>Vegetation\Trees\Leaves 1</category>
</item>
<item id="1b20">
<id>0x1B20</id> <nodecay />
[...1789 lines suppressed...]
! <item id="d44">
! <id>0xD44</id> <nodecay />
! <category>Vegetation\Trees\Misc\Tree 1 (4/4)</category>
! </item>
!
! <item id="d84">
! <id>0xD84</id> <nodecay />
! <category>Vegetation\Trees\Misc\Tree 2 (1/3)</category>
! </item>
!
! <item id="d85">
! <id>0xD85</id> <nodecay />
! <category>Vegetation\Trees\Misc\Tree 2 (2/3)</category>
! </item>
!
! <item id="d86">
! <id>0xD86</id> <nodecay />
! <category>Vegetation\Trees\Misc\Tree 2 (3/3)</category>
</item>
</definitions>
|