From dc9c6ac482b353fe9a4b1e1628f691c487a517fc Mon Sep 17 00:00:00 2001 From: mekolat Date: Tue, 12 Apr 2016 16:37:08 -0400 Subject: add default permissions --- world/map/npc/commands/pullrabbit.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/commands/pullrabbit.txt') diff --git a/world/map/npc/commands/pullrabbit.txt b/world/map/npc/commands/pullrabbit.txt index 3994b795..022f3753 100644 --- a/world/map/npc/commands/pullrabbit.txt +++ b/world/map/npc/commands/pullrabbit.txt @@ -1,6 +1,6 @@ -|script|@pullrabbit|32767 { - if (GM < get(.killthegm, "GM") && GM < G_SYSOP) end; + if (GM < EVT_KILLTHEGM && GM < G_SYSOP) end; if (getequipid(equip_head) != 888) end; getinventorylist; if ((checkweight("MurdererCrown", 1) == 0) || (@inventorylist_count == 100)) -- cgit v1.2.3-60-g2f50