From 052fb44456e1d46c51069354c32667f60aedce8f Mon Sep 17 00:00:00 2001 From: MobiusDevelopment <8391001+MobiusDevelopment@users.noreply.github.com> Date: Fri, 24 May 2019 09:30:17 +0000 Subject: [PATCH] Addition of Catacomb of Dark Omens spawns. Contributed by Mantra. --- .../dist/game/data/html/teleporter/31085.htm | 5 + .../dist/game/data/html/teleporter/31086.htm | 5 + .../Catacombs/CatacombOfTheDarkOmens.xml | 604 ++++++++++++++++++ .../dist/game/data/stats/npcs/31000-31099.xml | 4 +- .../others/CatacombOfTheDarkOmens.xml | 14 + .../dist/game/data/html/teleporter/31085.htm | 5 + .../dist/game/data/html/teleporter/31086.htm | 5 + .../Catacombs/CatacombOfTheDarkOmens.xml | 604 ++++++++++++++++++ .../dist/game/data/stats/npcs/31000-31099.xml | 4 +- .../others/CatacombOfTheDarkOmens.xml | 14 + 10 files changed, 1260 insertions(+), 4 deletions(-) create mode 100644 L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/html/teleporter/31085.htm create mode 100644 L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/html/teleporter/31086.htm create mode 100644 L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/spawns/Catacombs/CatacombOfTheDarkOmens.xml create mode 100644 L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/teleporters/others/CatacombOfTheDarkOmens.xml create mode 100644 L2J_Mobius_Classic_2.4_SecretOfEmpire/dist/game/data/html/teleporter/31085.htm create mode 100644 L2J_Mobius_Classic_2.4_SecretOfEmpire/dist/game/data/html/teleporter/31086.htm create mode 100644 L2J_Mobius_Classic_2.4_SecretOfEmpire/dist/game/data/spawns/Catacombs/CatacombOfTheDarkOmens.xml create mode 100644 L2J_Mobius_Classic_2.4_SecretOfEmpire/dist/game/data/teleporters/others/CatacombOfTheDarkOmens.xml diff --git a/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/html/teleporter/31085.htm b/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/html/teleporter/31085.htm new file mode 100644 index 0000000000..38d6a304b1 --- /dev/null +++ b/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/html/teleporter/31085.htm @@ -0,0 +1,5 @@ +ο»ΏGatekeeper Ziggurat:
+A Human voice seems to emanate from a shining, blue globe:
+Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.
+ + \ No newline at end of file diff --git a/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/html/teleporter/31086.htm b/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/html/teleporter/31086.htm new file mode 100644 index 0000000000..38d6a304b1 --- /dev/null +++ b/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/html/teleporter/31086.htm @@ -0,0 +1,5 @@ +ο»ΏGatekeeper Ziggurat:
+A Human voice seems to emanate from a shining, blue globe:
+Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.
+ + \ No newline at end of file diff --git a/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/spawns/Catacombs/CatacombOfTheDarkOmens.xml b/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/spawns/Catacombs/CatacombOfTheDarkOmens.xml new file mode 100644 index 0000000000..3348d3b622 --- /dev/null +++ b/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/spawns/Catacombs/CatacombOfTheDarkOmens.xml @@ -0,0 +1,604 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/stats/npcs/31000-31099.xml b/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/stats/npcs/31000-31099.xml index ad09e59f7e..93220b575d 100644 --- a/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/stats/npcs/31000-31099.xml +++ b/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/stats/npcs/31000-31099.xml @@ -2013,7 +2013,7 @@ - + ETC FEMALE @@ -2032,7 +2032,7 @@ - + ETC FEMALE diff --git a/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/teleporters/others/CatacombOfTheDarkOmens.xml b/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/teleporters/others/CatacombOfTheDarkOmens.xml new file mode 100644 index 0000000000..0458a8c16e --- /dev/null +++ b/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/teleporters/others/CatacombOfTheDarkOmens.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/L2J_Mobius_Classic_2.4_SecretOfEmpire/dist/game/data/html/teleporter/31085.htm b/L2J_Mobius_Classic_2.4_SecretOfEmpire/dist/game/data/html/teleporter/31085.htm new file mode 100644 index 0000000000..eaae17da79 --- /dev/null +++ b/L2J_Mobius_Classic_2.4_SecretOfEmpire/dist/game/data/html/teleporter/31085.htm @@ -0,0 +1,5 @@ +Gatekeeper Ziggurat:
+A Human voice seems to emanate from a shining, blue globe:
+Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.
+ + \ No newline at end of file diff --git a/L2J_Mobius_Classic_2.4_SecretOfEmpire/dist/game/data/html/teleporter/31086.htm b/L2J_Mobius_Classic_2.4_SecretOfEmpire/dist/game/data/html/teleporter/31086.htm new file mode 100644 index 0000000000..eaae17da79 --- /dev/null +++ b/L2J_Mobius_Classic_2.4_SecretOfEmpire/dist/game/data/html/teleporter/31086.htm @@ -0,0 +1,5 @@ +Gatekeeper Ziggurat:
+A Human voice seems to emanate from a shining, blue globe:
+Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.
+ + \ No newline at end of file diff --git a/L2J_Mobius_Classic_2.4_SecretOfEmpire/dist/game/data/spawns/Catacombs/CatacombOfTheDarkOmens.xml b/L2J_Mobius_Classic_2.4_SecretOfEmpire/dist/game/data/spawns/Catacombs/CatacombOfTheDarkOmens.xml new file mode 100644 index 0000000000..3348d3b622 --- /dev/null +++ b/L2J_Mobius_Classic_2.4_SecretOfEmpire/dist/game/data/spawns/Catacombs/CatacombOfTheDarkOmens.xml @@ -0,0 +1,604 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/L2J_Mobius_Classic_2.4_SecretOfEmpire/dist/game/data/stats/npcs/31000-31099.xml b/L2J_Mobius_Classic_2.4_SecretOfEmpire/dist/game/data/stats/npcs/31000-31099.xml index ad09e59f7e..93220b575d 100644 --- a/L2J_Mobius_Classic_2.4_SecretOfEmpire/dist/game/data/stats/npcs/31000-31099.xml +++ b/L2J_Mobius_Classic_2.4_SecretOfEmpire/dist/game/data/stats/npcs/31000-31099.xml @@ -2013,7 +2013,7 @@
- + ETC FEMALE @@ -2032,7 +2032,7 @@ - + ETC FEMALE diff --git a/L2J_Mobius_Classic_2.4_SecretOfEmpire/dist/game/data/teleporters/others/CatacombOfTheDarkOmens.xml b/L2J_Mobius_Classic_2.4_SecretOfEmpire/dist/game/data/teleporters/others/CatacombOfTheDarkOmens.xml new file mode 100644 index 0000000000..0458a8c16e --- /dev/null +++ b/L2J_Mobius_Classic_2.4_SecretOfEmpire/dist/game/data/teleporters/others/CatacombOfTheDarkOmens.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + +