summaryrefslogtreecommitdiff
path: root/world/map/npc/007-2/witch.txt
diff options
context:
space:
mode:
authormekolat <mekolat@users.noreply.github.com>2016-04-12 16:37:08 -0400
committermekolat <mekolat@users.noreply.github.com>2016-04-12 19:21:46 -0400
commitdc9c6ac482b353fe9a4b1e1628f691c487a517fc (patch)
tree655b6616766410e8880e8395298811beba8c742a /world/map/npc/007-2/witch.txt
parentd55ee9ec4a43cbc7d52619b6a473a4760bb9acdb (diff)
downloadserverdata-dc9c6ac482b353fe9a4b1e1628f691c487a517fc.tar.gz
serverdata-dc9c6ac482b353fe9a4b1e1628f691c487a517fc.tar.bz2
serverdata-dc9c6ac482b353fe9a4b1e1628f691c487a517fc.tar.xz
serverdata-dc9c6ac482b353fe9a4b1e1628f691c487a517fc.zip
add default permissions
Diffstat (limited to 'world/map/npc/007-2/witch.txt')
-rw-r--r--world/map/npc/007-2/witch.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/007-2/witch.txt b/world/map/npc/007-2/witch.txt
index 3e80dccc..360f2885 100644
--- a/world/map/npc/007-2/witch.txt
+++ b/world/map/npc/007-2/witch.txt
@@ -23,7 +23,7 @@
set @illia_iced_water, 4;
set $@illia_min_level, 90;
- if ((GM >= get(.valia, "GM") || debug) && getequipid(equip_head) == 647)
+ if ((GM >= DBG_VALIA || debug) && getequipid(equip_head) == 647)
goto L_DeveloperBoard;
if (BaseLevel < $@illia_min_level) goto L_Unexperienced;