diff options
-rw-r--r-- | world/map/npc/017-9/announcements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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) |