summaryrefslogtreecommitdiff
path: root/world/map/npc/items/magic_gm_top_hat.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/items/magic_gm_top_hat.txt')
-rw-r--r--world/map/npc/items/magic_gm_top_hat.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/world/map/npc/items/magic_gm_top_hat.txt b/world/map/npc/items/magic_gm_top_hat.txt
index cd9a0302..181df1a2 100644
--- a/world/map/npc/items/magic_gm_top_hat.txt
+++ b/world/map/npc/items/magic_gm_top_hat.txt
@@ -1,4 +1,5 @@
-function|script|ActivateMagicGMTophat|{
+function|script|ActivateMagicGMTophat|
+{
if (getgmlevel() < 60) return;
getinventorylist;
if ((checkweight("MurdererCrown", 1) == 0) || (@inventorylist_count == 100))