diff --git a/trunk/dist/game/data/html/default/30370-1.htm b/trunk/dist/game/data/html/default/30370-1.htm
new file mode 100644
index 0000000000..a0ba9e82bb
--- /dev/null
+++ b/trunk/dist/game/data/html/default/30370-1.htm
@@ -0,0 +1,5 @@
+
Nerupa:
+You will? A complet stranger?
+Well, I will not decline you help - but please know that your discoveries may well safeguard Aden's natural beauty for years to come.
+Oh, and you should know that this plague has occurred elsewhere, in Magmeid. Maybe you can connect the two events, and find a common link?
+
\ No newline at end of file
diff --git a/trunk/dist/game/data/html/default/30370.htm b/trunk/dist/game/data/html/default/30370.htm
index d827fc0c8b..f5fc43083c 100644
--- a/trunk/dist/game/data/html/default/30370.htm
+++ b/trunk/dist/game/data/html/default/30370.htm
@@ -1,4 +1,7 @@
Nerupa:
-Go to the Elven Village and meet the newbie helper. He will give you a lot of important advice. Not to mention a few gifts!
+I am Nerupa, warrior of the Arachne tribe. For hundreds of years have I protected this forest and its naive Elvish children, as sworn to the Mother Tree.
+But a strange plague began to spread, blighting the Mother Tree, and we were forced to flee to this place.
+How I miss sitting under the Mother Tree's boughs, watching the twinkling stars...
+
\ No newline at end of file
diff --git a/trunk/dist/tools/sql/game/spawnlist.sql b/trunk/dist/tools/sql/game/spawnlist.sql
index 7c576b30ab..a539107402 100644
--- a/trunk/dist/tools/sql/game/spawnlist.sql
+++ b/trunk/dist/tools/sql/game/spawnlist.sql
@@ -46195,6 +46195,11 @@ INSERT INTO `spawnlist` VALUES ('26_20', '1', '33956', '207236', '86780', '-1028
-- Anghel Waterfall Portal to Arcan
INSERT INTO `spawnlist` VALUES ('25_20', '1', '32910', '175148', '90632', '-2202', '0', '0', '0', '60', '0', '0', '0');
+-- Arms of Timiniel (Fairy Settlement)
+INSERT INTO `spawnlist` VALUES ('Fairy Settlement', '0', '33560', '214328', '79635', '826', '0', '0', '7579', '0', '0', '0', '0');
+INSERT INTO `spawnlist` VALUES ('Fairy Settlement', '0', '32921', '214499', '79671', '826', '0', '0', '26856', '0', '0', '0', '0');
+INSERT INTO `spawnlist` VALUES ('Fairy Settlement', '0', '30370', '215678', '80911', '826', '0', '0', '38971', '0', '0', '0', '0');
+
-- Correct spawns for Hunters Village npc Managers
DELETE FROM `spawnlist` WHERE (npc_templateid='33463' AND locx='116963' AND locy='77253' AND locz='-2688');
DELETE FROM `spawnlist` WHERE (npc_templateid='32327' AND locx='116935' AND locy='77258' AND locz='-2688');