--- deliantra/server/include/config.h 2007/01/02 11:08:36 1.33 +++ deliantra/server/include/config.h 2007/01/05 10:50:47 1.34 @@ -499,3 +499,8 @@ #define RESET_LOCATION_TIME 3600 +/* + * The message to send to clients when the server calls cleanup (on crash, shutdown, restart and so on). + */ +#define CLEANUP_MESSAGE "The server will likely restart within the minute. Our apologies." +