From the NannyMUD documentation
2001-01-06
NAME
query_long - set the long description of an objectLOCATION
Any object that has a long description should define this function. Unfortunately, not all do.SYNTAX
string query_long()DESCRIPTION
This function returns the long description of the object.RETURN VALUES
A well-behaved query_long() returns a string.SEE ALSO
short in lfun/basic/short short in std/misc/simple_armour short in std/misc/simple_weapon short in std/room/basic_roomSEE ALSO
query_name in lfun/basic/query_name query_name in lfun/living/living_functions query_name in obj/quest_obj