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.33 by elmex, Wed Apr 9 13:24:27 2008 UTC vs.
Revision 1.34 by elmex, Thu Apr 10 06:42:21 2008 UTC

858 &move_on; 858 &move_on;
859 <attribute arch="slaying" editor="match item name" type="string"> 859 <attribute arch="slaying" editor="match item name" type="string">
860 This string specifies the item that must be put on the altar to 860 This string specifies the item that must be put on the altar to
861 activate it. It can either be the name of an archetype, or directly 861 activate it. It can either be the name of an archetype, or directly
862 the name of an object. Yet, titles are not recognized by altars. 862 the name of an object. Yet, titles are not recognized by altars.
863 Remember to put a note somewhere, telling the player what he is 863 If you want the player to have to drop a specific amount of money use "money".
864 expected to drop on the altar. (Often this is put in the altar's 864 See also the "drop amount" attribute.
865 name: E.g. "drop 100 platinums")
866 </attribute> 865 </attribute>
867 <attribute arch="food" editor="drop amount" type="int"> 866 <attribute arch="food" editor="drop amount" type="int">
868 The drop amount specifies the amount of items (specified 867 The drop amount specifies the amount of items (specified
869 in &lt;match item name&gt;) that must be dropped to activate the altar. 868 in &lt;match item name&gt;) that must be dropped to activate the altar.
870 869
914 <attribute arch="no_pick" value="1" type="fixed" /> 913 <attribute arch="no_pick" value="1" type="fixed" />
915 <attribute arch="slaying" editor="match item name" type="string"> 914 <attribute arch="slaying" editor="match item name" type="string">
916 This string specifies the item that must be put on the altar to 915 This string specifies the item that must be put on the altar to
917 activate it. It can either be the name of an archetype, or directly 916 activate it. It can either be the name of an archetype, or directly
918 the name of an object. Yet, titles are not recognized by altars. 917 the name of an object. Yet, titles are not recognized by altars.
919 Remember to put a note somewhere, telling the player what he is 918 If you want the player to have to drop a specific amount of money use "money".
920 expected to drop on the altar. (Often this is put in the altar's 919 See also the "drop amount" attribute.
921 name: E.g. "drop 100 platinums")
922 </attribute> 920 </attribute>
923 <attribute arch="food" editor="drop amount" type="int"> 921 <attribute arch="food" editor="drop amount" type="int">
924 The drop amount specifies the amount of items (specified 922 The drop amount specifies the amount of items (specified
925 in &lt;match item name&gt;) that must be dropped to activate the altar. 923 in &lt;match item name&gt;) that must be dropped to activate the altar.
926 924

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines