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.13 by root, Sun Mar 26 08:21:37 2006 UTC vs.
Revision 1.14 by root, Mon Mar 27 17:23:36 2006 UTC

4890<!--####################################################################--> 4890<!--####################################################################-->
4891<type number="0" name="Wall"> 4891<type number="0" name="Wall">
4892 <required> 4892 <required>
4893 <attribute arch="is_floor" value="0" /> 4893 <attribute arch="is_floor" value="0" />
4894 <attribute arch="alive" value="0" /> 4894 <attribute arch="alive" value="0" />
4895 <attribute arch="move_block" value="255" /> 4895 <attribute arch="no_pass" value="1" />
4896 </required> 4896 </required>
4897 <ignore> 4897 <ignore>
4898 <attribute arch="nrof" /> 4898 <attribute arch="nrof" />
4899 <attribute arch="title" /> 4899 <attribute arch="title" />
4900 <attribute arch="name_pl" /> 4900 <attribute arch="name_pl" />

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines