From 90c72c5fb7f0ec598133476e363eb1160f52a257 Mon Sep 17 00:00:00 2001
From: MobiusDevelopment <8391001+MobiusDevelopment@users.noreply.github.com>
Date: Wed, 20 Apr 2022 23:50:30 +0000
Subject: [PATCH] Addition of Hot Springs monster stats and spawnlist.
Contributed by CostyKiller.
---
.../game/data/spawns/Goddard/HotSprings.xml | 444 ++++++++++++++++++
.../dist/game/data/spawns/old/24_14.xml | 206 --------
.../dist/game/data/stats/npcs/24800-24899.xml | 256 ++++++++--
3 files changed, 659 insertions(+), 247 deletions(-)
create mode 100644 L2J_Mobius_10.2_MasterClass/dist/game/data/spawns/Goddard/HotSprings.xml
delete mode 100644 L2J_Mobius_10.2_MasterClass/dist/game/data/spawns/old/24_14.xml
diff --git a/L2J_Mobius_10.2_MasterClass/dist/game/data/spawns/Goddard/HotSprings.xml b/L2J_Mobius_10.2_MasterClass/dist/game/data/spawns/Goddard/HotSprings.xml
new file mode 100644
index 0000000000..3e2e15bd60
--- /dev/null
+++ b/L2J_Mobius_10.2_MasterClass/dist/game/data/spawns/Goddard/HotSprings.xml
@@ -0,0 +1,444 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/L2J_Mobius_10.2_MasterClass/dist/game/data/spawns/old/24_14.xml b/L2J_Mobius_10.2_MasterClass/dist/game/data/spawns/old/24_14.xml
deleted file mode 100644
index bd21456228..0000000000
--- a/L2J_Mobius_10.2_MasterClass/dist/game/data/spawns/old/24_14.xml
+++ /dev/null
@@ -1,206 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/L2J_Mobius_10.2_MasterClass/dist/game/data/stats/npcs/24800-24899.xml b/L2J_Mobius_10.2_MasterClass/dist/game/data/stats/npcs/24800-24899.xml
index f439d0ac7c..cc9ed58ee2 100644
--- a/L2J_Mobius_10.2_MasterClass/dist/game/data/stats/npcs/24800-24899.xml
+++ b/L2J_Mobius_10.2_MasterClass/dist/game/data/stats/npcs/24800-24899.xml
@@ -2388,119 +2388,293 @@
-
-
- ETC
- FEMALE
+
+ DWARF
+ MALE
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ HOT_SPRINGS
+
+
-
-
- ETC
- FEMALE
+
+ DWARF
+ MALE
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ HOT_SPRINGS
+
+
-
-
- ETC
- FEMALE
+
+ DWARF
+ MALE
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ HOT_SPRINGS
+
+
-
-
- ETC
- FEMALE
+
+ DWARF
+ MALE
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ HOT_SPRINGS
+
+
-
-
- ETC
+
+ DWARF
FEMALE
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ HOT_SPRINGS
+
+
-
-
- ETC
- FEMALE
+
+ GIANT
+ MALE
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ HOT_SPRINGS
+
+