#define NPCS "/d/newbie/newken/npcs/"
#define ROOMS "/d/newbie/newken/rooms/"
#define MISC "/d/newbie/newken/misc/"
#define OBJ "/d/newbie/newken/obj/"
#define CHAR "/d/newbie/newken/chars/"



/**add item descriptions**/
#define TREE "The trees are lush and green all around you.  \n"
#define BIRDS "The birds throughout the forest sing a variety of different songs.  \n"
#define GROUND "The ground feels like, well, dirt usually does.  \n"
#define LIGHT 80
