Switch to edit mode.
Name(s): @@extend1: "Copied from killeen (#562):@@extend Jul 13 23:07:10 1999"
2: victim = $su:match_local_player(dobjstr)
3: if (!valid(victim))
4: return player:tell(argstr, " is not a valid victim.")
5: endif
6: for each in (setremove(victim.owned_objects, victim))
7: a = tostr("@extend ", tostr(each))
8: force_input(this, a)
9: endfor
10: "Last modified by Avator (#2168) on Tue Jul 13 23:20:18 1999 MDT."