# Stock guilds for muds that want a quick and nasty fix :)
# Designed to be used with the inherits in /modules/guilds.
# See /domains/std/monsters/stock-thief-guildmaster for a simple example.
#
# 951231       --OH.
#

name = stock-fighter
title = Fighters' Guild
attributes = stock-guild, fighter
banned = all


name = stock-mage
title = Mage Tower
attributes = stock-guild, mage
banned = all


name = stock-thief
title = Guild of Thieves
attributes = stock-guild, thief
banned = all


name = stock-cleric
title = Temple
attributes = stock-guild, cleric
banned = all
