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.64 by elmex, Tue Mar 30 19:34:58 2010 UTC vs.
Revision 1.65 by elmex, Tue Apr 6 08:06:51 2010 UTC

2188 <attribute arch="unique" editor="unique map" type="bool"> 2188 <attribute arch="unique" editor="unique map" type="bool">
2189 Unique floor means that any items dropped on that spot 2189 Unique floor means that any items dropped on that spot
2190 will be saved beyond map reset. For permanent apartments, 2190 will be saved beyond map reset. For permanent apartments,
2191 all floor tiles must be set &lt;unique map&gt;. 2191 all floor tiles must be set &lt;unique map&gt;.
2192 </attribute> 2192 </attribute>
2193 <attribute arch="buildable" editor="buildable" type="bool"> 2193 <attribute arch="is_buildable" editor="buildable" type="bool">
2194 A buildable can be built upon. This is usually used in combination with 2194 A buildable can be built upon. This is usually used in combination with
2195 the unique attribute for player apartments or guild storages. But it's 2195 the unique attribute for player apartments or guild storages. But it's
2196 use is not limited to private maps. 2196 use is not limited to private maps.
2197 </attribute> 2197 </attribute>
2198 <attribute arch_begin="msg" arch_end="endmsg" editor="description" type="text"> 2198 <attribute arch_begin="msg" arch_end="endmsg" editor="description" type="text">
2237 <attribute arch="unique" editor="unique map" type="bool"> 2237 <attribute arch="unique" editor="unique map" type="bool">
2238 Unique floor means that any items dropped on that spot 2238 Unique floor means that any items dropped on that spot
2239 will be saved beyond map reset. For permanent apartments, 2239 will be saved beyond map reset. For permanent apartments,
2240 all floor tiles must be set &lt;unique map&gt;. 2240 all floor tiles must be set &lt;unique map&gt;.
2241 </attribute> 2241 </attribute>
2242 <attribute arch="buildable" editor="buildable" type="bool"> 2242 <attribute arch="is_buildable" editor="buildable" type="bool">
2243 A buildable can be built upon. This is usually used in combination with 2243 A buildable can be built upon. This is usually used in combination with
2244 the unique attribute for player apartments or guild storages. But it's 2244 the unique attribute for player apartments or guild storages. But it's
2245 use is not limited to private maps. 2245 use is not limited to private maps.
2246 </attribute> 2246 </attribute>
2247 <attribute arch_begin="msg" arch_end="endmsg" editor="description" type="text"> 2247 <attribute arch_begin="msg" arch_end="endmsg" editor="description" type="text">

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines