274 @verb #6:"@eject*!!" any none none rdo #60 @program #6:"@eject*!!" any none none if ($command_utils:object_match_failed(dobj, dobjstr)) return $msg:mtell("huh") elseif (!this:can_eject(player, dobj) && !player:isa($guardian)) return $msg:mtell("not_own", this) elseif (dobj.location != this) return $msg:mtell("not_here", dobj) endif iobj = this this:(verb in {"@eject", "@expulse"} ? "eject" | "eject_basic")(dobj) if (dobj.location != this) $msg:mtell(@verb in {"@eject!!", "@expulse!!"} ? {} | {{dobj, "victim_"}}, "ejection") endif "Last modified by manta (#7165) on Fri Oct 12 13:13:50 2001 MDT." . 0