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.47 by elmex, Tue Jan 20 11:07:21 2009 UTC vs.
Revision 1.48 by root, Tue Oct 6 17:49:32 2009 UTC

692 Putting an invisible object under the floor always prevents it from being 692 Putting an invisible object under the floor always prevents it from being
693 shown. 693 shown.
694 </attribute> 694 </attribute>
695 <attribute arch="blocksview" editor="block view" type="bool"> 695 <attribute arch="blocksview" editor="block view" type="bool">
696 If an item is set to block view, players (and monsters) cannot 696 If an item is set to block view, players (and monsters) cannot
697 see byond it unless they cross it or manage to stand ontop. 697 see beyond it unless they cross it or manage to stand ontop.
698 </attribute> 698 </attribute>
699 <attribute arch="identified" editor="identified" type="bool"> 699 <attribute arch="identified" editor="identified" type="bool">
700 If an item is identified, the player has full knowledge about it. 700 If an item is identified, the player has full knowledge about it.
701 </attribute> 701 </attribute>
702 <attribute arch="unpaid" editor="unpaid" type="bool"> 702 <attribute arch="unpaid" editor="unpaid" type="bool">
2127 If enabled, it is impossible for players to use prayers 2127 If enabled, it is impossible for players to use prayers
2128 on that spot. It also prevents players from saving. 2128 on that spot. It also prevents players from saving.
2129 </attribute> 2129 </attribute>
2130 <attribute arch="unique" editor="unique map" type="bool"> 2130 <attribute arch="unique" editor="unique map" type="bool">
2131 Unique floor means that any items dropped on that spot 2131 Unique floor means that any items dropped on that spot
2132 will be saved byond map reset. For permanent apartments, 2132 will be saved beyond map reset. For permanent apartments,
2133 all floor tiles must be set &lt;unique map&gt;. 2133 all floor tiles must be set &lt;unique map&gt;.
2134 </attribute> 2134 </attribute>
2135 <attribute arch_begin="msg" arch_end="endmsg" editor="description" type="text"> 2135 <attribute arch_begin="msg" arch_end="endmsg" editor="description" type="text">
2136 This text may describe the object. 2136 This text may describe the object.
2137 </attribute> 2137 </attribute>
2171 If enabled, it is impossible for players to use prayers 2171 If enabled, it is impossible for players to use prayers
2172 on that spot. It also prevents players from saving. 2172 on that spot. It also prevents players from saving.
2173 </attribute> 2173 </attribute>
2174 <attribute arch="unique" editor="unique map" type="bool"> 2174 <attribute arch="unique" editor="unique map" type="bool">
2175 Unique floor means that any items dropped on that spot 2175 Unique floor means that any items dropped on that spot
2176 will be saved byond map reset. For permanent apartments, 2176 will be saved beyond map reset. For permanent apartments,
2177 all floor tiles must be set &lt;unique map&gt;. 2177 all floor tiles must be set &lt;unique map&gt;.
2178 </attribute> 2178 </attribute>
2179 <attribute arch_begin="msg" arch_end="endmsg" editor="description" type="text"> 2179 <attribute arch_begin="msg" arch_end="endmsg" editor="description" type="text">
2180 This text may describe the object. 2180 This text may describe the object.
2181 </attribute> 2181 </attribute>
2390 If enabled, it is impossible for players to use prayers 2390 If enabled, it is impossible for players to use prayers
2391 on that spot. It also prevents players from saving. 2391 on that spot. It also prevents players from saving.
2392 </attribute> 2392 </attribute>
2393 <attribute arch="unique" editor="unique map" type="bool"> 2393 <attribute arch="unique" editor="unique map" type="bool">
2394 Unique floor means that any items dropped on that spot 2394 Unique floor means that any items dropped on that spot
2395 will be saved byond map reset. For permanent apartments, 2395 will be saved beyond map reset. For permanent apartments,
2396 all floor tiles must be set &lt;unique map&gt;. 2396 all floor tiles must be set &lt;unique map&gt;.
2397 </attribute> 2397 </attribute>
2398</type> 2398</type>
2399 2399
2400<!--####################################################################--> 2400<!--####################################################################-->

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines