ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra/res/types.xml
(Generate patch)

Comparing deliantra/Deliantra/res/types.xml (file contents):
Revision 1.54 by elmex, Thu Oct 22 06:07:50 2009 UTC vs.
Revision 1.55 by root, Sat Oct 24 04:11:30 2009 UTC

3503 </attribute> 3503 </attribute>
3504 &move_on; 3504 &move_on;
3505</type> 3505</type>
3506 3506
3507<!--####################################################################--> 3507<!--####################################################################-->
3508<type number="32" name="Pedestal Trigger">
3509 <import_type name="Pedestal" />
3510 <ignore>
3511 <ignore_list name="non_pickable" />
3512 </ignore>
3513 <description><![CDATA[
3514 Pedestal triggers are pedestals which reset after a short period
3515 of time. Every time it is either applied or reset, the
3516 &lt;connection&gt; value is triggered.]]>
3517 </description>
3518</type>
3519
3520<!--####################################################################-->
3508<type number="19" name="Item Match"> 3521<type number="19" name="Item Match">
3509 <ignore> 3522 <ignore>
3510 <ignore_list name="non_pickable" /> 3523 <ignore_list name="non_pickable" />
3511 </ignore> 3524 </ignore>
3512 <description><![CDATA[ 3525 <description><![CDATA[

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines