summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-05-31 13:23:56 -0300
committerJesusaves <cpntb1@ymail.com>2018-05-31 13:23:56 -0300
commit358f09ac99d60c357e147cad67919cf268674318 (patch)
tree4566dac1499d679f913b1e67716ce3df225b11cd
parent9c8172a21cc4421fdcea941e13686584e92e3252 (diff)
downloadserverdata-358f09ac99d60c357e147cad67919cf268674318.tar.gz
serverdata-358f09ac99d60c357e147cad67919cf268674318.tar.bz2
serverdata-358f09ac99d60c357e147cad67919cf268674318.tar.xz
serverdata-358f09ac99d60c357e147cad67919cf268674318.zip
For next release, everyone can use @toevent
-rw-r--r--npc/commands/event.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/commands/event.txt b/npc/commands/event.txt
index 1bcab8879..0754b7d65 100644
--- a/npc/commands/event.txt
+++ b/npc/commands/event.txt
@@ -118,5 +118,5 @@ OnCall:
OnInit:
bindatcmd "event", "@event::OnCall", 99, 99, 0;
- bindatcmd "toevent", "@toevent::OnCall", 1, 99, 0;
+ bindatcmd "toevent", "@toevent::OnCall", 0, 99, 0;
}