diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-10 15:15:18 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-10 15:15:18 -0200 |
commit | e18ef0c9742b4e950024b4857492251308faf39c (patch) | |
tree | f545d88f88acac1eacd91f23567c5a6b913ba423 /npc/003-2/lua.txt | |
parent | b7092ca6487df2b1104a21123f545af0e8dd2bad (diff) | |
download | serverdata-e18ef0c9742b4e950024b4857492251308faf39c.tar.gz serverdata-e18ef0c9742b4e950024b4857492251308faf39c.tar.bz2 serverdata-e18ef0c9742b4e950024b4857492251308faf39c.tar.xz serverdata-e18ef0c9742b4e950024b4857492251308faf39c.zip |
Bad label name
Diffstat (limited to 'npc/003-2/lua.txt')
-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$ == "") |