summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-01-15 12:08:34 -0300
committerJesusaves <cpntb1@ymail.com>2020-01-15 12:08:34 -0300
commit54b77f785404c4955cb49d74176eda10b6726520 (patch)
tree05a11de43f8dbfb9d60141f10a36b7d7b239436a
parent4b34ee199a84a23a2b459bff9d8b4f6653bd7f44 (diff)
downloadserverdata-54b77f785404c4955cb49d74176eda10b6726520.tar.gz
serverdata-54b77f785404c4955cb49d74176eda10b6726520.tar.bz2
serverdata-54b77f785404c4955cb49d74176eda10b6726520.tar.xz
serverdata-54b77f785404c4955cb49d74176eda10b6726520.zip
Shroom LV 80 -> 60
-rw-r--r--npc/commands/shroom.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/commands/shroom.txt b/npc/commands/shroom.txt
index 1b05bbcf8..76a430400 100644
--- a/npc/commands/shroom.txt
+++ b/npc/commands/shroom.txt
@@ -57,6 +57,6 @@ OnShroom:
end;
OnInit:
- bindatcmd "shroom", "@shroom::OnShroom", 80, 100, 1;
+ bindatcmd "shroom", "@shroom::OnShroom", 60, 100, 1;
}