/
driver3.2@242/autoconf/
driver3.2@242/doc/LPC/
driver3.2@242/hosts/
driver3.2@242/hosts/amiga/NetIncl/
driver3.2@242/hosts/amiga/NetIncl/netinet/
driver3.2@242/hosts/amiga/NetIncl/sys/
driver3.2@242/hosts/atari/
driver3.2@242/hosts/fcrypt/
driver3.2@242/mudlib/
driver3.2@242/mudlib/sys/
driver3.2@242/util/
driver3.2@242/util/indent/hosts/next/
driver3.2@242/util/make_docs/
/*
 * configuration file for mudwho entry update
 * This is ONLY AN EXAMPLE! You have to talk to a server admin about your
 * mud-internet-address, the name you will put in here and the password
 * you want to use.
 */

/* The ip-address of your mudwho server */
#define MUDWHO_SERVER "134.2.62.161"

/* The name of your mud (The server admin must know it, too) */
#define MUDWHO_NAME "TestNase"

/* The password you use for your mud to connect to the server */
#define MUDWHO_PASSWORD "YourPassword"

/* How often LPmud sends out the "I'm still alive" packet and player list */
#define MUDWHO_REFRESH_TIME 200