From 6b6a7f496dac44f2e33cd3dd569bf72a309fe83a Mon Sep 17 00:00:00 2001 From: Ovahlord Date: Wed, 8 Aug 2018 19:17:08 +0200 Subject: [PATCH] Scripts/TotT: removed an unneeded dev note --- .../ThroneOfTheTides/throne_of_the_tides.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/server/scripts/EasternKingdoms/ThroneOfTheTides/throne_of_the_tides.h b/src/server/scripts/EasternKingdoms/ThroneOfTheTides/throne_of_the_tides.h index 017c66544f1..4c3ec1f73aa 100644 --- a/src/server/scripts/EasternKingdoms/ThroneOfTheTides/throne_of_the_tides.h +++ b/src/server/scripts/EasternKingdoms/ThroneOfTheTides/throne_of_the_tides.h @@ -108,12 +108,12 @@ Position const TotTFirstInvaderJumpPositions[] = Position const TotTLadyNazjarInvaderPositions[] = { - { -103.3125f, 775.8559f, 810.9689f, 1.448623f }, // mender 0x20307C5060282CC00033C700004F1EDB - { -70.23785f, 774.9618f, 810.3751f, 1.712018f }, // mender 0x20307C5060282CC00033C700014F1EDB - { -72.86459f, 831.441f, 809.7106f, 4.86808f }, // mender 0x20307C5060282CC00033C70000CF1EDB - { -135.0625f, 772.4739f, 810.089f, 1.448623f }, // invader 0x20307C506027A2000033C700004F1EDB - { -135.5764f, 831.9948f, 808.1715f, 4.39823f }, // invader 0x20307C506027A2000033C70000CF1EDB - { -103.8837f, 832.8108f, 808.739f, 4.572762f } // invader 0x20307C506027A2000033C700014F1EDB + { -103.3125f, 775.8559f, 810.9689f, 1.448623f }, + { -70.23785f, 774.9618f, 810.3751f, 1.712018f }, + { -72.86459f, 831.441f, 809.7106f, 4.86808f }, + { -135.0625f, 772.4739f, 810.089f, 1.448623f }, + { -135.5764f, 831.9948f, 808.1715f, 4.39823f }, + { -103.8837f, 832.8108f, 808.739f, 4.572762f } }; Position const TotTLadyNazjarInvaderInitialMovePositions[] =