diff options
-rw-r--r-- | conf/groups.conf | 2 | ||||
-rw-r--r-- | db/re/map_zone_db.conf | 2 | ||||
-rw-r--r-- | npc/014-5/sagratha.txt | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/conf/groups.conf b/conf/groups.conf index 93c4972a0..4ef556db6 100644 --- a/conf/groups.conf +++ b/conf/groups.conf @@ -236,6 +236,7 @@ groups: ( mute: true unmute: true speed: true + accinfo: true } log_commands: true permissions: { @@ -335,6 +336,7 @@ groups: ( raise: [true, true] unjail: true unban: true + accinfo: true } log_commands: true permissions: { diff --git a/db/re/map_zone_db.conf b/db/re/map_zone_db.conf index 8be55da8d..327130d6c 100644 --- a/db/re/map_zone_db.conf +++ b/db/re/map_zone_db.conf @@ -50,7 +50,7 @@ zones: ( disabled_commands: { //Example Below makes @heal be used in maps within this zone only by those group lv 70 and above //heal: 70 - accinfo: 100 + //accinfo: 100 doom: 100 recallall: 100 reloadscript: 100 diff --git a/npc/014-5/sagratha.txt b/npc/014-5/sagratha.txt index 2d06e47d1..2b3476b59 100644 --- a/npc/014-5/sagratha.txt +++ b/npc/014-5/sagratha.txt @@ -97,7 +97,7 @@ L_Open: next; enable_items(); //mesc l("WARNING: Save your game now."), 3; - mesc l("WARNING: Set your equipment now."), 3; + mesc l("WARNING: Change your equipment now."), 3; next; disable_items(); /* |