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.22 by elmex, Sat Mar 3 21:34:58 2007 UTC vs.
Revision 1.23 by elmex, Sun Apr 15 19:11:02 2007 UTC

4302 <attribute arch_begin="msg" arch_end="endmsg" editor="message" type="text"> 4302 <attribute arch_begin="msg" arch_end="endmsg" editor="message" type="text">
4303 This text will be displayed to the player. 4303 This text will be displayed to the player.
4304 </attribute> 4304 </attribute>
4305</type> 4305</type>
4306 4306
4307<type number="150" name="Shop Inventory">
4308 <ignore>
4309 <ignore_list name="non_pickable" />
4310 </ignore>
4311 <description><![CDATA[The purpose of a sign is to display the contents of a shop.]]>
4312 </description>
4313 <use><![CDATA[Use these signs to present the player a list of the items in the shop]]>
4314 </use>
4315 <attribute arch="shop_coords" editor="shop rectangle" type="string">
4316 The format of this field is: 'x1,y1,x2,y2'. It defines a rectangle on
4317 the map that will be searched for unpaid items.
4318 </attribute>
4319</type>
4320
4307<!--####################################################################--> 4321<!--####################################################################-->
4308<type number="43" name="Skill"> 4322<type number="43" name="Skill">
4309 <ignore> 4323 <ignore>
4310 <ignore_list name="system_object" /> 4324 <ignore_list name="system_object" />
4311 </ignore> 4325 </ignore>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines