--- deliantra/server/include/object.h 2007/07/01 05:00:18 1.135 +++ deliantra/server/include/object.h 2007/07/05 08:10:30 1.136 @@ -314,6 +314,9 @@ open_container (0); } + MTH object *force_find (const shstr name); + MTH void force_add (const shstr name, int duration = 0); + // overwrite the attachable should_invoke function with a version that also checks ev_want_type bool should_invoke (event_type event) {