SYNOPSIS
void add_house( int type, mixed target, string desc, coordinates)
FILE
/std/area/populate.h
DESCRIPTION
Adds a house to the map at the specified coordinate and connects it to
exit <target>. type is one of HOUSE_* defines from /include/area.h
SEE ALSO
/include/area.h