@verb #9595:"valid_throws" this none this rxdo #8034 @program #9595:"valid_throws" this none this here = player.location if ($object_utils:has_property(this, "valid_throws")) return this.valid_throws elseif ($object_utils:has_callable_verb(here, "valid_throws")) return here:valid_throws() elseif ($object_utils:has_property(here, "valid_throws")) return here.valid_throws else return this.feature_verbs endif "Last modified by Pentomino (#8034) on Sun Aug 29 19:22:28 2004 MDT." .