From a53aa64b07cbaa19e6344bf80f75720248716400 Mon Sep 17 00:00:00 2001 From: Quapsel Date: Fri, 1 Mar 2024 09:24:54 -0600 Subject: [PATCH] =?UTF-8?q?=E2=80=9EAdventures=20in=20Lestoria/assets/conf?= =?UTF-8?q?ig/Monsters.txt=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Slime King - HP: 3500 -> 5000 Ursule, Mother of Bears - HP: 5000 -> 5500 --- Adventures in Lestoria/assets/config/Monsters.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Adventures in Lestoria/assets/config/Monsters.txt b/Adventures in Lestoria/assets/config/Monsters.txt index 1363bf14..ab6dd078 100644 --- a/Adventures in Lestoria/assets/config/Monsters.txt +++ b/Adventures in Lestoria/assets/config/Monsters.txt @@ -188,7 +188,7 @@ Monsters } Slime King { - Health = 3500 + Health = 5000 Attack = 10 CollisionDmg = 0 @@ -330,7 +330,7 @@ Monsters } Ursule, Mother of Bears { - Health = 5000 + Health = 5500 Attack = 30 CollisionDmg = 10