--- deliantra/server/pod/events.pod 2008/07/14 16:42:49 1.27 +++ deliantra/server/pod/events.pod 2008/10/06 18:26:35 1.28 @@ -164,10 +164,16 @@ Invoked whenever an item gets dropped by somebody, e.g. as a result of a drop command. +B If you put the object somewhere else or destroyed the object +you have to override! If you do nothing with the object and override it is +given back to the dropper. =head3 drop_on (floor object who -- ) Invoked whenever some B is being dropped on the B object. +B If you put the object somewhere else or destroyed the object +you have to override! If you do nothing with the object and override it is +given back to the dropper. =head3 say (object player message)