Minor improvements for Enchanted Valley.
Contributed by Stayway.
This commit is contained in:
parent
afc732a9fa
commit
1e86c7c6d9
@ -1103,5 +1103,5 @@ INSERT INTO `teleport` VALUES ('HellfireTeleport4', 990004, -150169, 241022, -11
|
||||
INSERT INTO `teleport` VALUES ('DevicetoHellfire', 999001, -147642, 152827, -14059, 0, 0, 57);
|
||||
|
||||
-- Enchnated Valley
|
||||
UPDATE `teleport` SET `Description`='Hunters --> Enchnated 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');
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/npcs.xsd">
|
||||
<npc id="19600" level="101" type="L2Monster" name="Nymph Lily" title="Elegant">
|
||||
<npc id="19600" level="101" type="L2Monster" name="Flower Bud">
|
||||
<!-- GUESSED BASED OTHER NPC's in AREA - FIXME -->
|
||||
<race>PLANT</race>
|
||||
<acquire exp="37812025" sp="90748" />
|
||||
|
Loading…
Reference in New Issue
Block a user