--- deliantra/server/include/object.h 2012/11/21 12:12:03 1.267 +++ deliantra/server/include/object.h 2012/11/25 14:59:24 1.268 @@ -484,7 +484,7 @@ || (!env && flag [FLAG_APPLIED])); } - MTH object *find_spell (shstr_cmp name) const; + MTH object *find_spell (const_utf8_string prefix) const; MTH object *force_find (shstr_tmp name); MTH void force_set_timer (int duration);