summaryrefslogtreecommitdiff
path: root/npc/commands
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-04-18 18:31:12 -0300
committerJesusaves <cpntb1@ymail.com>2019-04-18 18:31:12 -0300
commit3054724988079add51ea2984bb401d02486acbfb (patch)
treeb083165b2182372b69275230d5e011d7d4129518 /npc/commands
parent8c66e15338312154f71e094131abd651f43ef7f0 (diff)
downloadserverdata-3054724988079add51ea2984bb401d02486acbfb.tar.gz
serverdata-3054724988079add51ea2984bb401d02486acbfb.tar.bz2
serverdata-3054724988079add51ea2984bb401d02486acbfb.tar.xz
serverdata-3054724988079add51ea2984bb401d02486acbfb.zip
bug
Diffstat (limited to 'npc/commands')
-rw-r--r--npc/commands/ucp.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/commands/ucp.txt b/npc/commands/ucp.txt
index cb8ee34e2..a5d61d2f1 100644
--- a/npc/commands/ucp.txt
+++ b/npc/commands/ucp.txt
@@ -150,7 +150,7 @@ function script UserCtrlPanel {
l("Return to User Control Panel"),
l("Toggle Soul Menhir automatic saving"),
l("Toggle Daily Reward screen"),
- (strcharinfo(2) == "Monster King", ("Toggle Autoreceive Event Coins"));
+ rif(strcharinfo(2) == "Monster King", ("Toggle Autoreceive Event Coins"));
mes "";
switch (@menu) {