diff options
Diffstat (limited to 'npc/003-2')
-rw-r--r-- | npc/003-2/lua.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-2/lua.txt b/npc/003-2/lua.txt index 77acefe1a..02462c9f9 100644 --- a/npc/003-2/lua.txt +++ b/npc/003-2/lua.txt @@ -54,7 +54,7 @@ L_GMEvent: mes ""; goto L_Menu; -L_GMEvent2: +L_GMEventShop: // Inflaction: Non-admins pay more out of main events (for whatever reasons) .@inf=1; if (!is_admin() && $EVENT$ == "") |