Missing Arms of Timiniel NPCs.
Contributed by Stayway.
This commit is contained in:
5
trunk/dist/game/data/html/default/30370-1.htm
vendored
Normal file
5
trunk/dist/game/data/html/default/30370-1.htm
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<html><body>Nerupa:<br>
|
||||
You will? A complet stranger?<br>
|
||||
Well, I will not decline you help - but please know that your discoveries may well safeguard Aden's natural beauty for years to come.<br>
|
||||
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?
|
||||
</body></html>
|
5
trunk/dist/game/data/html/default/30370.htm
vendored
5
trunk/dist/game/data/html/default/30370.htm
vendored
@@ -1,4 +1,7 @@
|
||||
<html><body>Nerupa:<br>
|
||||
Go to the <font color="LEVEL">Elven Village</font> and meet the <font color="LEVEL">newbie helper.</font> He will give you a lot of important advice. Not to mention a few gifts!<br>
|
||||
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.<br>
|
||||
But a strange plague began to spread, blighting the Mother Tree, and we were forced to flee to this place.<br>
|
||||
How I miss sitting under the Mother Tree's boughs, watching the twinkling stars...<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I'll try to find out what went wrong."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
5
trunk/dist/tools/sql/game/spawnlist.sql
vendored
5
trunk/dist/tools/sql/game/spawnlist.sql
vendored
@@ -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');
|
||||
|
Reference in New Issue
Block a user