# preload

# The following files will be loaded
# when the mud starts. Do not include .c
# to the end or it will not work.

# Note: File extension '.c' not required and no whitespaces allowed

# ANYTHING ABOVE THE CONFIG DAEMON MUST NOT RELY ON THE CONFIG DAEMON
# OR ANYTHING THAT USES THE CONFIG DAEMON IN ANY WAY, EVEN TANGENTIALLY.
# Config Daemon
/adm/daemons/config

# Signal daemon
/adm/daemons/signal

# Database Daemon
/adm/daemons/db

# COLOUR_D color daemon
/adm/daemons/colour

# Global Alias Daemon
/adm/daemons/alias

# Finger Daemon
/adm/daemons/finger_d

# Soul Daemon
/adm/daemons/soul_d

# Alarm Daemon
/adm/daemons/alarm

# Grapevine Daemon
#/adm/daemons/grapevine

# Boot Daemon
/adm/daemons/boot

# Death Daemon
/adm/daemons/death

# Message Daemon
/adm/daemons/message

# Time Daemon
/adm/daemons/time
