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.34 by elmex, Thu Apr 10 06:42:21 2008 UTC vs.
Revision 1.35 by root, Mon Aug 25 04:04:57 2008 UTC

3421 Zero means completely open/down, the "number of animation-steps" (usually 3421 Zero means completely open/down, the "number of animation-steps" (usually
3422 about 6 or 7) means completely closed/up state. I suggest you don't 3422 about 6 or 7) means completely closed/up state. I suggest you don't
3423 mess with this value - Leave the default in place. 3423 mess with this value - Leave the default in place.
3424 </attribute> 3424 </attribute>
3425 &move_on; 3425 &move_on;
3426 <attribute arch="speed" editor="activation speed" type="float">
3427 If the &lt;activation speed&gt; is nonzero, the pit will
3428 automatically be activated in regular time-intervals. Hence, the
3429 player can just step on it and gets teleported sooner or later.
3430 The duration between two activates depends on the given value.
3431 Default in the pit arch is &lt;activation speed&gt; 0, i.e. disabled.
3432
3433 VERY IMPORTANT: If you want to have your pit activated via
3434 button/handle/magic_ear/etc, you must set &lt;activation speed&gt; to zero!
3435 </attribute>
3436 &speed_left;
3426</type> 3437</type>
3427 3438
3428<!--####################################################################--> 3439<!--####################################################################-->
3429<type number="7" name="Poison Food"> 3440<type number="7" name="Poison Food">
3430 <description><![CDATA[ 3441 <description><![CDATA[

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines