--- deliantra/server/pod/events.pod 2008/10/06 18:26:35 1.28 +++ deliantra/server/pod/events.pod 2008/10/07 11:10:31 1.29 @@ -164,16 +164,10 @@ 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)