ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/pod/events.pod
(Generate patch)

Comparing deliantra/server/pod/events.pod (file contents):
Revision 1.25 by root, Wed Apr 30 05:34:24 2008 UTC vs.
Revision 1.27 by root, Mon Jul 14 16:42:49 2008 UTC

110 110
111=item B<2> objects of that type can't be applied if not in inventory 111=item B<2> objects of that type can't be applied if not in inventory
112 112
113=back 113=back
114 114
115=head3 reset (object)
116
117Invoked whenever the object is initialised on a map after it was
118loaded. This can be used to emulate shop-floor behaviour for example.
119
115=head3 throw (object thrower) 120=head3 throw (object thrower)
116 121
117Invoked when an B<object> is thrown by B<thrower>. 122Invoked when an B<object> is thrown by B<thrower>.
118 123
119=head3 stop (object -- ) 124=head3 stop (object -- )

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines