@verb #3512:"do_verb_command" this none this rxdo #6319
@program #3512:"do_verb_command" this none this
caller != this && raise(E_PERM, "Sorry, Webbers only.")
{verby, argsy} = args
if (!this:has_verb(verby))
return player:tell("
Sorry, either that verb doesn't exist, or you are attempting to find a hole in the feature, which won't work anyways.
")
else
this:(verby)(argsy)
endif
"Last modified by Raptor (#6319) on Tue May 11 00:05:27 1999 MDT."
.