diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/db_installer/sql/game/teleport.sql b/L2J_Mobius_CT_2.4_Epilogue/dist/db_installer/sql/game/teleport.sql index c4eeb54210..1eff4832fc 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/db_installer/sql/game/teleport.sql +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/db_installer/sql/game/teleport.sql @@ -790,38 +790,10 @@ INSERT INTO `teleport` VALUES ('Goddard -> Forge of the Gods',200926,169018,-116303,-2432,10000,0,57), ('Rune -> Stakato Nest',126,89513,-44800,-2136,9100,0,57); --- Freya +-- Freya? NPC exists in client. INSERT INTO `teleport` VALUES -('Oren -> Sel Mahum Training Grounds (West Gate)',15000,76839,63851,-3648,2400,0,57), -('Oren -> Sel Mahum Training Grounds (South Gate)',15001,79414,71496,-3448,3700,0,57), -('Oren -> Sel Mahum Training Grounds (Center)',15002,87448,61460,-3664,1800,0,57), -('Schuttgart -> Mithril Mines',15003,171946,-173352,3440,5300,0,57), -('Enter the Seed of Annihilation -> Entrance SOA',15005,-178262,153430,2472,0,0,57), ('Seed of Infinity Dock',15006,-212843,209695,4280,150000,0,57), -- retail -('Seed of Destruction Dock',15007,-248535,250273,4336,150000,0,57), -- retail -('Seed of Annihilation Dock',15008,-175520,154505,2712,150000,0,57); -- retail - --- High Five -INSERT INTO `teleport` VALUES -('Starting Village -> The Village of Gludin',16000,-80684,149770,-3040,18000,0,57), -('Hunters -> Dragon Valley',16001,73024,118485,-3696,1800,0,57), -('Hunters -> Antharas Lair',16002,131557,114509,-3712,7000,0,57), -('Hunters -> Ivory Tower',16003,85391,16228,-3672,13000,0,57), -('Hunters (Noble) -> The Heart of Antharas Lair',16004,154396,121235,-3808,1000,1,57), -('Hunters (Noble) -> The Heart of Antharas Lair',16005,154396,121235,-3808,1,1,13722), -('Gludio -> Isle of Souls Harbor',16006,-73983,51956,-3680,9300,0,57), -('Aden -> Isle of Souls Harbor',16007,-73983,51956,-3680,22000,0,57), -('Aden -> Ivory Tower',16008,85391,16228,-3672,6200,0,57), -('Photo Snow - Book Castle',16009,-61926,-59504,-1728,0,0,57), -('Photo Snow - Clock Tower',16010,-61342,-57686,-1388,0,0,57), -('Photo Snow - House',16011,-57525,-54523,-1576,0,0,57), -('Photo Snow - Tuba 1',16012,-55355,-56305,-1112,0,0,57), -('Photo Snow - Tuba 2',16013,-55545,-56310,-1256,0,0,57), -('Photo Snow - Tuba 3',16014,-55646,-56314,-1296,0,0,57), -('Photo Snow - Tuba 4',16015,-55748,-56327,-1336,0,0,57), -('Photo Snow - Parade Tunnel a',16016,-58151,-53110,-1688,0,0,57), -('Photo Snow - Parade Tunnel b',16017,-55223,-58832,-1680,0,0,57), -('Photo Snow - Book House',16018,-59075,-59464,-1464,0,0,57); +('Seed of Destruction Dock',15007,-248535,250273,4336,150000,0,57); -- retail -- Fortress Teleports INSERT INTO `teleport` VALUES diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/30177-1.htm b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/30177-1.htm index 151560e32a..d7f55566b7 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/30177-1.htm +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/30177-1.htm @@ -10,9 +10,6 @@ Ivory Tower - 3700 Adena Hunters Village - 4100 Adena Hardin's Private Academy - 6100 Adena -Sel Mahum Training Grounds (West Gate) - 2400 Adena -Sel Mahum Training Grounds (South Gate) - 3700 Adena -Sel Mahum Training Grounds (Center) - 1800 Adena Plains of the Lizardmen - 3900 Adena Outlaw Forest - 5200 Adena Sea of Spores - 2500 Adena diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/30233-1.htm b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/30233-1.htm index a10c2c873d..c2f6e37da9 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/30233-1.htm +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/30233-1.htm @@ -5,5 +5,4 @@ Enchanted Valley, Southern Region - 1300 Adena Enchanted Valley, Northern Region - 3600 Adena Forest of Mirrors - 2000 Adena -Ivory Tower - 13000 Adena \ No newline at end of file diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/30233-2.htm b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/30233-2.htm index f65c52074e..d5082ac8dc 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/30233-2.htm +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/30233-2.htm @@ -5,5 +5,4 @@ The Center of the Enchanted Valley - 1000 Adena Hunters Valley - 1000 Adena Coliseum - 1000 Adena -The Heart of Antharas's Lair - 1000 Adena \ No newline at end of file diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/30233-3.htm b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/30233-3.htm index abfac531a7..1e10777106 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/30233-3.htm +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/30233-3.htm @@ -5,5 +5,4 @@ The Center of the Enchanted Valley - 1 Olympiad Token Hunters Valley - 1 Olympiad Token Coliseum - 1 Olympiad Token -The Heart of Antharas's Lair - 1 Olympiad Token \ No newline at end of file diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/30256-1.htm b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/30256-1.htm index 34696973b0..b39d817e63 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/30256-1.htm +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/30256-1.htm @@ -13,7 +13,6 @@ Dwarven Village - 32000 Adena Orc Village - 23000 Adena Kamael Village - 12000 Adena -Isle of Souls Harbor - 9300 Adena Ruins of Agony - 790 Adena Ruins of Despair - 610 Adena The Ant Nest - 2100 Adena diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/30848-1.htm b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/30848-1.htm index ee943a4625..a5dec0b5b3 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/30848-1.htm +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/30848-1.htm @@ -9,8 +9,6 @@ Rune Township - 37000 Adena Kamael Village - 26000 Adena Hunters Village - 5900 Adena -Ivory Tower - 6200 Adena -Isle of Souls Harbor - 22000 Adena Coliseum - 2000 Adena Forsaken Plains - 1900 Adena Seal of Shilen - 3000 Adena diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/31964-1.htm b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/31964-1.htm index 27d858d365..b8e2723608 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/31964-1.htm +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/31964-1.htm @@ -14,5 +14,4 @@ Iceman's Hut - 3500 Adena Crypts of Disgrace - 9600 Adena Pavel Ruins - 5300 Adena -Mithril Mines - 17000 Adena \ No newline at end of file diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/32774.htm b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/32774.htm deleted file mode 100644 index 2600524239..0000000000 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/32774.htm +++ /dev/null @@ -1,5 +0,0 @@ -Soldier Elmina:
-You want to get out of here? Must be nice... You can exit by throwing a Shot of Life. Of course, I'm stationed here while people come and go. So what will it be?
-Say you will exit
-Quest - \ No newline at end of file diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/4317.htm b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/4317.htm deleted file mode 100644 index 608780f053..0000000000 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/4317.htm +++ /dev/null @@ -1,15 +0,0 @@ -Photographer Photo Snow:
-One... Two... Three... Smile!
-How would you like to take more stunning photos while you're here on Fantasy Isle?
-I can move you to a higher location so you can get an outstanding Background shoot.
-Move to top of the House.
-TIP
-You can change the quality of your Screenshot in the Options Menu. Select Options -> Audio/System -> and select either Bitmap, High, Average, or Low from the Misc. Settings dropdown list.
-How to take a Screenshot
-You can take a Screenshot by pressing the 'Print Screen' key on your keyboard.
-Screenshot Location
-Screenshots are automatically saved to your Lineage 2 game directory in the Screenshots folder.
-Toggle HUD
-In order to toggle on/off the UI so you have those windows ruining your shot, press ALT + H.
-Move to top of the House. - \ No newline at end of file diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/4318.htm b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/4318.htm deleted file mode 100644 index b04c4d8f1f..0000000000 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/4318.htm +++ /dev/null @@ -1,15 +0,0 @@ -Photographer Photo Snow:
-One... Two... Three... Smile!
-How would you like to take more stunning photos while you're here on Fantasy Isle?
-I can move you to a higher location so you can get an outstanding Background shoot.
-Move to top of the Parade Tunnel.
-TIP
-You can change the quality of your Screenshot in the Options Menu. Select Options -> Audio/System -> and select either Bitmap, High, Average, or Low from the Misc. Settings dropdown list.
-How to take a Screenshot
-You can take a Screenshot by pressing the 'Print Screen' key on your keyboard.
-Screenshot Location
-Screenshots are automatically saved to your Lineage 2 game directory in the Screenshots folder.
-Toggle HUD
-In order to toggle on/off the UI so you have those windows ruining your shot, press ALT + H.
-Move to top of the Parade Tunnel. - \ No newline at end of file diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/4319.htm b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/4319.htm deleted file mode 100644 index ab874ef8f8..0000000000 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/4319.htm +++ /dev/null @@ -1,21 +0,0 @@ -Photographer Photo Snow:
-One... Two... Three... Smile!
-How would you like to take more stunning photos while you're here on Fantasy Isle?
-I can move you to a higher location so you can get an outstanding Background shoot.
-Move to the top of the Tuba, third button.
-Move to the top of the Tuba, second button.
-Move to the top of the Tuba, first button.
-Move to the top of the Tuba mouth piece.
-TIP
-You can change the quality of your Screenshot in the Options Menu. Select Options -> Audio/System -> and select either Bitmap, High, Average, or Low from the Misc. Settings dropdown list.
-How to take a Screenshot
-You can take a Screenshot by pressing the 'Print Screen' key on your keyboard.
-Screenshot Location
-Screenshots are automatically saved to your Lineage 2 game directory in the Screenshots folder.
-Toggle HUD
-In order to toggle on/off the UI so you have those windows ruining your shot, press ALT + H.
-Move to the top of the Tuba, third button.
-Move to the top of the Tuba, second button.
-Move to the top of the Tuba, first button.
-Move to the top of the Tuba mouth piece. - \ No newline at end of file diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/4320.htm b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/4320.htm deleted file mode 100644 index 7cbf574da8..0000000000 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/4320.htm +++ /dev/null @@ -1,15 +0,0 @@ -Photographer Photo Snow:
-One... Two... Three... Smile!
-How would you like to take more stunning photos while you're here on Fantasy Isle?
-I can move you to a higher location so you can get an outstanding Background shoot.
-Move to top of the Parade Tunnel.
-TIP
-You can change the quality of your Screenshot in the Options Menu. Select Options -> Audio/System -> and select either Bitmap, High, Average, or Low from the Misc. Settings dropdown list.
-How to take a Screenshot
-You can take a Screenshot by pressing the 'Print Screen' key on your keyboard.
-Screenshot Location
-Screenshots are automatically saved to your Lineage 2 game directory in the Screenshots folder.
-Toggle HUD
-In order to toggle on/off the UI so you have those windows ruining your shot, press ALT + H.
-Move to top of the Parade Tunnel. - \ No newline at end of file diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/4321.htm b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/4321.htm deleted file mode 100644 index 65035eab1a..0000000000 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/4321.htm +++ /dev/null @@ -1,15 +0,0 @@ -Photographer Photo Snow:
-One... Two... Three... Smile!
-How would you like to take more stunning photos while you're here on Fantasy Isle?
-I can move you to a higher location so you can get an outstanding Background shoot.
-Move to top of the Book House.
-TIP
-You can change the quality of your Screenshot in the Options Menu. Select Options -> Audio/System -> and select either Bitmap, High, Average, or Low from the Misc. Settings dropdown list.
-How to take a Screenshot
-You can take a Screenshot by pressing the 'Print Screen' key on your keyboard.
-Screenshot Location
-Screenshots are automatically saved to your Lineage 2 game directory in the Screenshots folder.
-Toggle HUD
-In order to toggle on/off the UI so you have those windows ruining your shot, press ALT + H.
-Move to top of the Book House. - \ No newline at end of file diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/4322.htm b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/4322.htm deleted file mode 100644 index 4d700d8585..0000000000 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/4322.htm +++ /dev/null @@ -1,15 +0,0 @@ -Photographer Photo Snow:
-One... Two... Three... Smile!
-How would you like to take more stunning photos while you're here on Fantasy Isle?
-I can move you to a higher location so you can get an outstanding Background shoot.
-Move to top of the Book Castle.
-TIP
-You can change the quality of your Screenshot in the Options Menu. Select Options -> Audio/System -> and select either Bitmap, High, Average, or Low from the Misc. Settings dropdown list.
-How to take a Screenshot
-You can take a Screenshot by pressing the 'Print Screen' key on your keyboard.
-Screenshot Location
-Screenshots are automatically saved to your Lineage 2 game directory in the Screenshots folder.
-Toggle HUD
-In order to toggle on/off the UI so you have those windows ruining your shot, press ALT + H.
-Move to top of the Book Castle. - \ No newline at end of file diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/4323.htm b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/4323.htm deleted file mode 100644 index 1821cacca9..0000000000 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/4323.htm +++ /dev/null @@ -1,15 +0,0 @@ -Photographer Photo Snow:
-One... Two... Three... Smile!
-How would you like to take more stunning photos while you're here on Fantasy Isle?
-I can move you to a higher location so you can get an outstanding Background shoot.
-Move to Top of the Clock Tower.
-TIP
-You can change the quality of your Screenshot in the Options Menu. Select Options -> Audio/System -> and select either Bitmap, High, Average, or Low from the Misc. Settings dropdown list.
-How to take a Screenshot
-You can take a Screenshot by pressing the 'Print Screen' key on your keyboard.
-Screenshot Location
-Screenshots are automatically saved to your Lineage 2 game directory in the Screenshots folder.
-Toggle HUD
-In order to toggle on/off the UI so you have those windows ruining your shot, press ALT + H.
-Move to Top of the Clock Tower. - diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/free/30256.htm b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/free/30256.htm index 2f1cb78aa0..47735563aa 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/free/30256.htm +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/free/30256.htm @@ -13,7 +13,6 @@ Dwarven Village Orc Village Kamael Village -Isle of Souls Harbor Ruins of Agony Ruins of Despair The Ant Nest diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/free/31964.htm b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/free/31964.htm index 7bd96c2877..4aafe4e8d2 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/free/31964.htm +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/free/31964.htm @@ -14,5 +14,4 @@ Ice Merchant Cabin Crypts of Disgrace Pavel Ruins -Mithril Mines \ No newline at end of file diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/half/30256.htm b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/half/30256.htm index 4fa3895ef2..64d38e22c2 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/half/30256.htm +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/half/30256.htm @@ -13,7 +13,6 @@ Dwarven Village - 16000 Adena Orc Village - 11500 Adena Kamael Village - 6000 Adena -Isle of Souls Harbor - 4650 Adena Ruins of Agony - 395 Adena Ruins of Despair - 305 Adena The Ant Nest - 1050 Adena diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/half/31964.htm b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/half/31964.htm index 82f7540ffc..7183e20f9e 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/half/31964.htm +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/html/teleporter/half/31964.htm @@ -14,5 +14,4 @@ Ice Merchant Cabin - 1750 Adena Crypts of Disgrace - 4800 Adena Pavel Ruins - 2650 Adena -Mithril Mines - 8500 Adena \ No newline at end of file