Name: shock_object - cast a shock at an object from a living Synopsis: void shock_object(object target) Description: The shock_object function causes the living to cast a shock at the target. It uses the spell function for this. Return value: none Examples: this_player()->shock_object(this_player()->query_attack()); See also: living/missile_object, living/fire_ball_object, living/spell