From 25550f1fee4fc90d131006efcdca2a613cf0950f Mon Sep 17 00:00:00 2001 From: Cassy1 Date: Thu, 8 Jan 2015 23:04:27 +0100 Subject: Lowering required GM level from 60 to 30 --- world/map/npc/017-9/announcements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc') diff --git a/world/map/npc/017-9/announcements.txt b/world/map/npc/017-9/announcements.txt index f9e24e52..3ee68b07 100644 --- a/world/map/npc/017-9/announcements.txt +++ b/world/map/npc/017-9/announcements.txt @@ -15,7 +15,7 @@ 017-9.gat,26,24,0|script|Stone Board|145 { - if (getgmlevel() < 60) + if (getgmlevel() < 30) goto L_Close; if ($@GMSA_STATUS) -- cgit v1.2.3-60-g2f50