From e5191668ad642994955209f878824a4962505efb Mon Sep 17 00:00:00 2001
From: nveid <nveid@comcast.net>
Date: Sat, 7 Oct 2006 00:34:18 +0000
Subject: [PATCH] changed some occurances in mush.cnf that said wizard to
 director

---
 game/mushcnf.dst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/game/mushcnf.dst b/game/mushcnf.dst
index 9457fae..1f791b7 100644
--- a/game/mushcnf.dst
+++ b/game/mushcnf.dst
@@ -528,7 +528,7 @@ log_forces	yes
 # Support the pueblo MUSH client and allow html to be sent to it
 pueblo	no
 
-# allow non-wizard/royalty logins
+# allow players to connect without login power
 logins	yes
 
 # allow guest logins
@@ -621,12 +621,12 @@ link_to_object	yes
 # high, rather than when the object's queue is too high?
 owner_queues	no
 
-# If this is yes, DARK wizards do not trigger AENTER/ALEAVE when they move.
+# If this is yes, DARK directors do not trigger AENTER/ALEAVE when they move.
 # If it's no, they are just like anybody else.
 # We don't have wizards.. Should we make this be something else?
 # wiz_noaenter	no
 
-# should say/pose by a DARK wizard be anonymous ('Someone says...')?
+# should say/pose by a DARK director be anonymous ('Someone says...')?
 full_invis	no
 
 ###
-- 
2.30.2