Improvements Q10745_TheSecretIngredients.
Contributed by Stayway.
This commit is contained in:
parent
ccc3bc9373
commit
70303485f0
@ -1105,3 +1105,6 @@ INSERT INTO `teleport` VALUES ('DevicetoHellfire', 999001, -147642, 152827, -140
|
|||||||
-- Enchnated Valley
|
-- Enchnated Valley
|
||||||
UPDATE `teleport` SET `Description`='Hunters --> Enchanted Valley',`loc_x`=114681,`loc_y`=48255,`loc_z`=4576 WHERE `Id`=100;
|
UPDATE `teleport` SET `Description`='Hunters --> Enchanted Valley',`loc_x`=114681,`loc_y`=48255,`loc_z`=4576 WHERE `Id`=100;
|
||||||
INSERT INTO `teleport` VALUES ('Herb Collector --> Enchanted Valley ', '3408701', '116703', '53018', '-3632', '0', '0', '57');
|
INSERT INTO `teleport` VALUES ('Herb Collector --> Enchanted Valley ', '3408701', '116703', '53018', '-3632', '0', '0', '57');
|
||||||
|
|
||||||
|
-- Whispering Woods
|
||||||
|
INSERT INTO `teleport` VALUES ('Dolkin --> Whispering Woods', '3400201', '-88295', '237404', '-2880', '0', '0', '57');
|
5
trunk/dist/game/data/html/teleporter/34002.htm
vendored
Normal file
5
trunk/dist/game/data/html/teleporter/34002.htm
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<html><head><body>Maestro Dolkin:<br>
|
||||||
|
You're better than I thought!<br>
|
||||||
|
Shall we step outside?<br>
|
||||||
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3400201">"Let's go then."</Button>
|
||||||
|
</body></html>
|
@ -34,7 +34,7 @@
|
|||||||
<height normal="22.4" />
|
<height normal="22.4" />
|
||||||
</collision>
|
</collision>
|
||||||
</npc>
|
</npc>
|
||||||
<npc id="34002" level="99" type="L2Npc" name="Dolkin" title="Maestro">
|
<npc id="34002" level="99" type="L2Teleporter" name="Dolkin" title="Maestro">
|
||||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||||
<race>HUMAN</race>
|
<race>HUMAN</race>
|
||||||
<sex>FEMALE</sex>
|
<sex>FEMALE</sex>
|
||||||
|
Loading…
Reference in New Issue
Block a user