From 54b77f785404c4955cb49d74176eda10b6726520 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 15 Jan 2020 12:08:34 -0300 Subject: Shroom LV 80 -> 60 --- npc/commands/shroom.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } -- cgit v1.2.3-60-g2f50