24e @verb #5252:"@remove" any out of/from inside/from this rdo #55 @program #5252:"@remove" any out of/from inside/from this "@remove from ." if (!player:controls(this)) return player:tell(E_PERM) endif who = $su:match_player(dobjstr) if (!valid(who)) player:tell("Who?") return elseif (!(this in who.features)) player:tell("Uh, ", who:title(), " (", who, ") does not have ", this:Title(), " (", this, ") as a feature.") return endif who:remove_feature(this) player:Tell("Removed.") "Last modified by Dax (#789) on Mon Dec 10 21:28:44 2001 MST." . 0