diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/html/default/34209.htm b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/html/default/34209.htm new file mode 100644 index 0000000000..3c4143e7bb --- /dev/null +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/html/default/34209.htm @@ -0,0 +1,6 @@ +Queen Andra:
+You think you are ready to face the big wide world?
+You're not ready until you're skillful enough.
+Don't worry, though, Master Kerkir will teach you everything you need to know.
+ + \ No newline at end of file diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/html/default/34210.htm b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/html/default/34210.htm new file mode 100644 index 0000000000..6423d6b724 --- /dev/null +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/html/default/34210.htm @@ -0,0 +1,5 @@ +Master Kerkir:
+Great to see you here! Are you ready to continue learning?
+The world outside our settlement is very different so stay alert.
+ + \ No newline at end of file diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/html/guard/34214.htm b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/html/guard/34214.htm new file mode 100644 index 0000000000..fda60df43c --- /dev/null +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/html/guard/34214.htm @@ -0,0 +1,4 @@ +Guard Creta:
+Queen Andra has ordered me to guard this place.
+And I'll fulfill my duty, you can bet on that! + \ No newline at end of file diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/html/guard/34215.htm b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/html/guard/34215.htm new file mode 100644 index 0000000000..ac0ae72f87 --- /dev/null +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/html/guard/34215.htm @@ -0,0 +1,4 @@ +Guard Royda:
+Creta is a bit rough, isn't she? She's my sister, though, and I love her.
+Right now I have my orders to guard this place, but one day I hope to travel all around the world. + \ No newline at end of file diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/scripts/ai/others/TrainingDummy.java b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/scripts/ai/others/TrainingDummy.java index d6604fd65c..f1b56c72b1 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/scripts/ai/others/TrainingDummy.java +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/scripts/ai/others/TrainingDummy.java @@ -25,12 +25,16 @@ import ai.AbstractNpcAI; */ public class TrainingDummy extends AbstractNpcAI { - // NPC - private static final int TRAINING_DUMMY = 22183; + // NPCs + private static final int[] TRAINING_DUMMIES = + { + 22183, + 22324 + }; private TrainingDummy() { - addSpawnId(TRAINING_DUMMY); + addSpawnId(TRAINING_DUMMIES); } @Override diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/npcs/22300-22399.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/npcs/22300-22399.xml index 4123617bde..213a8eaaae 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/npcs/22300-22399.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/npcs/22300-22399.xml @@ -587,18 +587,18 @@ - - + ETC FEMALE - + + + - - + + - - + diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/npcs/34200-34299.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/npcs/34200-34299.xml index 9ce4a423a8..c13f262381 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/npcs/34200-34299.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/npcs/34200-34299.xml @@ -1,6 +1,26 @@  - + + + HUMAN + FEMALE + + + + + + + + + + + + + + + + + HUMAN FEMALE @@ -77,36 +97,49 @@ - + HUMAN FEMALE + - + + + + - + + - + HUMAN FEMALE + - + + + - - + + + - + + + + +