diff --git a/trunk/dist/game/data/Routes.xml b/trunk/dist/game/data/Routes.xml index b1967d0dd5..eb3d2d058e 100644 --- a/trunk/dist/game/data/Routes.xml +++ b/trunk/dist/game/data/Routes.xml @@ -1557,4 +1557,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/trunk/dist/game/data/html/guard/33177.htm b/trunk/dist/game/data/html/guard/33177.htm new file mode 100644 index 0000000000..952999e066 --- /dev/null +++ b/trunk/dist/game/data/html/guard/33177.htm @@ -0,0 +1,4 @@ +Kallesin:
+This place is dangerous, so please go back to the village.
+ + \ No newline at end of file diff --git a/trunk/dist/game/data/html/guard/33509.htm b/trunk/dist/game/data/html/guard/33509.htm new file mode 100644 index 0000000000..3918287fad --- /dev/null +++ b/trunk/dist/game/data/html/guard/33509.htm @@ -0,0 +1,4 @@ +Guard Zenath:
+I love star gazing, friend. Tonight will be beautiful, again, but again I cannot take the time to stare with all these nightmares around. Such is life.
+ + \ No newline at end of file diff --git a/trunk/dist/game/data/html/teleporter/33087.htm b/trunk/dist/game/data/html/teleporter/33087.htm new file mode 100644 index 0000000000..c177f76b93 --- /dev/null +++ b/trunk/dist/game/data/html/teleporter/33087.htm @@ -0,0 +1,4 @@ +Teleport Device:
+This is the Gludio territory known as the Ruins of Agony.
+ + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/npcs/33000-33099.xml b/trunk/dist/game/data/stats/npcs/33000-33099.xml index 7b25448ab6..9851097cad 100644 --- a/trunk/dist/game/data/stats/npcs/33000-33099.xml +++ b/trunk/dist/game/data/stats/npcs/33000-33099.xml @@ -2000,7 +2000,7 @@ - + ETC diff --git a/trunk/dist/game/data/stats/npcs/33100-33199.xml b/trunk/dist/game/data/stats/npcs/33100-33199.xml index 6b9edc1cc6..283c4bbfc0 100644 --- a/trunk/dist/game/data/stats/npcs/33100-33199.xml +++ b/trunk/dist/game/data/stats/npcs/33100-33199.xml @@ -1849,7 +1849,7 @@ - + HUMAN diff --git a/trunk/dist/game/data/stats/npcs/33500-33599.xml b/trunk/dist/game/data/stats/npcs/33500-33599.xml index d63237e2ec..b4e86d8291 100644 --- a/trunk/dist/game/data/stats/npcs/33500-33599.xml +++ b/trunk/dist/game/data/stats/npcs/33500-33599.xml @@ -225,7 +225,7 @@ - + HUMAN diff --git a/trunk/dist/tools/sql/game/spawnlist.sql b/trunk/dist/tools/sql/game/spawnlist.sql index 265ce9d5e4..24f32bb5a2 100644 --- a/trunk/dist/tools/sql/game/spawnlist.sql +++ b/trunk/dist/tools/sql/game/spawnlist.sql @@ -54975,3 +54975,335 @@ INSERT INTO `spawnlist` VALUES ('Dragon Valley', 1, 23444, 123791, 115412, -3644, 0, 0, 14707, 60, 0, 0, 2), ('Dragon Valley', 1, 23444, 124255, 114779, -3659, 0, 0, 2850, 60, 0, 0, 2), ('Dragon Valley', 1, 23444, 125714, 115094, -3727, 0, 0, 13491, 60, 0, 0, 2); + +-- Ruins of Agony +DELETE FROM `spawnlist` WHERE npc_templateid=20064; +DELETE FROM `spawnlist` WHERE npc_templateid=20060; +DELETE FROM `spawnlist` WHERE npc_templateid=20054; +DELETE FROM `spawnlist` WHERE npc_templateid=20042; +DELETE FROM `spawnlist` WHERE npc_templateid=20029; +DELETE FROM `spawnlist` WHERE npc_templateid=20026; +DELETE FROM `spawnlist` WHERE npc_templateid=20062; +-- Guards +INSERT INTO `spawnlist` VALUES +('Ruins of Agony', 1, 33426, -42542, 120294, -3480, 0, 0, 65149, 60, 0, 0, 0), +('Ruins of Agony', 1, 33426, -42432, 123522, -2863, 0, 0, 65149, 60, 0, 0, 0), +('Ruins of Agony', 1, 33426, -42349, 123428, -2862, 0, 0, 24126, 60, 0, 0, 0), +('Ruins of Agony', 1, 33426, -41160, 123101, -2916, 0, 0, 2826, 60, 0, 0, 0), +('Ruins of Agony', 1, 33426, -40870, 122699, -2916, 0, 0, 9413, 60, 0, 0, 0), +('Ruins of Agony', 1, 33426, -40763, 122741, -2916, 0, 0, 35949, 60, 0, 0, 0), +('Ruins of Agony', 1, 33426, -40594, 122862, -2916, 0, 0, 8886, 60, 0, 0, 0), +('Ruins of Agony', 1, 33426, -40535, 122945, -2916, 0, 0, 49151, 60, 0, 0, 0), +('Ruins of Agony', 1, 33426, -40513, 122850, -2916, 0, 0, 9346, 60, 0, 0, 0), +('Ruins of Agony', 1, 33426, -40474, 122917, -2916, 0, 0, 40216, 60, 0, 0, 0), +('Ruins of Agony', 1, 33426, -40201, 123705, -2893, 0, 0, 36736, 60, 0, 0, 0); +-- Teleport Device +INSERT INTO `spawnlist` VALUES +('Ruins of Agony', 1, 33087, -41254, 122850, -2916, 0, 0, 21042, 60, 0, 0, 0); +-- Guard Kallesin +INSERT INTO `spawnlist` VALUES +('Ruins of Agony', 1, 33177, -41298, 123034, -2912, 0, 0, 56831, 60, 0, 0, 0); +-- Guard Zenath +INSERT INTO `spawnlist` VALUES +('Ruins of Agony', 1, 33509, -46101, 109385, -3811, 0, 0, 20583, 60, 0, 0, 0); +-- Ruin Zombie +INSERT INTO `spawnlist` VALUES +('Ruins of Agony', 1, 20026, -55166, 107692, -3739, 0, 0, 38901, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -54935, 107846, -3749, 0, 0, 23503, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -54829, 107394, -3725, 0, 0, 35629, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -54803, 108523, -3721, 0, 0, 18062, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -54766, 108295, -3725, 0, 0, 14647, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -54142, 110058, -3575, 0, 0, 39169, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -53055, 111869, -3578, 0, 0, 7264, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -52751, 112359, -3579, 0, 0, 38475, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -52679, 111381, -3578, 0, 0, 35287, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -52650, 112201, -3581, 0, 0, 55084, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -52524, 111429, -3581, 0, 0, 16926, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -52427, 108775, -3724, 0, 0, 63433, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -52418, 110989, -3584, 0, 0, 9325, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -50803, 110142, -3640, 0, 0, 51401, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -50684, 109701, -3724, 0, 0, 51901, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -48028, 122014, -2959, 0, 0, 48487, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -47675, 122560, -2905, 0, 0, 27855, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -47563, 121371, -3078, 0, 0, 29620, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -47547, 120242, -3258, 0, 0, 33035, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -47168, 121154, -3155, 0, 0, 17675, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -47108, 120672, -3269, 0, 0, 21220, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -47082, 121646, -3064, 0, 0, 14579, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -46932, 119922, -3320, 0, 0, 40203, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -46905, 120266, -3333, 0, 0, 38169, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -46649, 122306, -2954, 0, 0, 26394, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -46565, 123153, -2879, 0, 0, 33699, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -46542, 120252, -3370, 0, 0, 63433, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -46209, 120455, -3389, 0, 0, 23366, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -45845, 119995, -3415, 0, 0, 17292, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -45789, 119354, -3448, 0, 0, 28055, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -45713, 122561, -2895, 0, 0, 46880, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -45607, 123040, -2823, 0, 0, 26160, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -45448, 123272, -2770, 0, 0, 2512, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -44207, 116687, -3564, 0, 0, 35000, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -44079, 116616, -3576, 0, 0, 8132, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -43968, 116301, -3605, 0, 0, 54934, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -43951, 117960, -3555, 0, 0, 43868, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -43816, 116772, -3580, 0, 0, 37629, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -43784, 118261, -3555, 0, 0, 33300, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -43665, 117492, -3573, 0, 0, 56128, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -43518, 116587, -3555, 0, 0, 52658, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -43499, 114316, -3523, 0, 0, 54835, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -43352, 119077, -3555, 0, 0, 35055, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -43331, 117016, -3555, 0, 0, 44201, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -43140, 117619, -3558, 0, 0, 2475, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -43083, 114958, -3523, 0, 0, 61267, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -42712, 107855, -3263, 0, 0, 14353, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -42661, 118822, -3555, 0, 0, 8391, 60, 0, 0, 0), +('Ruins of Agony', 1, 20026, -42536, 114420, -3523, 0, 0, 54559, 60, 0, 0, 0); +-- Ruin Zombie Leader +INSERT INTO `spawnlist` VALUES +('Ruins of Agony', 1, 20029, -54630, 107450, -3725, 0, 0, 51147, 60, 0, 0, 0), +('Ruins of Agony', 1, 20029, -54570, 107164, -3724, 0, 0, 57961, 60, 0, 0, 0), +('Ruins of Agony', 1, 20029, -53605, 108512, -3735, 0, 0, 34677, 60, 0, 0, 0), +('Ruins of Agony', 1, 20029, -52864, 112196, -3578, 0, 0, 33011, 60, 0, 0, 0), +('Ruins of Agony', 1, 20029, -52810, 107941, -3724, 0, 0, 52761, 60, 0, 0, 0), +('Ruins of Agony', 1, 20029, -52569, 110801, -3577, 0, 0, 7715, 60, 0, 0, 0), +('Ruins of Agony', 1, 20029, -52564, 109111, -3731, 0, 0, 60121, 60, 0, 0, 0), +('Ruins of Agony', 1, 20029, -51127, 109836, -3694, 0, 0, 47581, 60, 0, 0, 0), +('Ruins of Agony', 1, 20029, -48677, 110169, -3570, 0, 0, 41482, 60, 0, 0, 0), +('Ruins of Agony', 1, 20029, -46880, 120848, -3251, 0, 0, 16738, 60, 0, 0, 0), +('Ruins of Agony', 1, 20029, -46525, 119811, -3360, 0, 0, 37324, 60, 0, 0, 0), +('Ruins of Agony', 1, 20029, -43946, 117012, -3572, 0, 0, 37046, 60, 0, 0, 0), +('Ruins of Agony', 1, 20029, -43549, 118273, -3557, 0, 0, 37241, 60, 0, 0, 0), +('Ruins of Agony', 1, 20029, -43497, 113397, -3523, 0, 0, 46866, 60, 0, 0, 0), +('Ruins of Agony', 1, 20029, -43433, 117723, -3576, 0, 0, 53155, 60, 0, 0, 0), +('Ruins of Agony', 1, 20029, -43389, 113882, -3523, 0, 0, 51741, 60, 0, 0, 0), +('Ruins of Agony', 1, 20029, -43062, 117945, -3561, 0, 0, 49151, 60, 0, 0, 0), +('Ruins of Agony', 1, 20029, -42698, 118996, -3555, 0, 0, 53194, 60, 0, 0, 0), +('Ruins of Agony', 1, 20029, -42666, 118462, -3555, 0, 0, 49727, 60, 0, 0, 0); +-- Skeleton Tracker +INSERT INTO `spawnlist` VALUES +('Ruins of Agony', 1, 20035, -54016, 108194, -3743, 0, 0, 47799, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -53974, 110420, -3584, 0, 0, 27224, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -53883, 114976, -3239, 0, 0, 38024, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -53664, 115208, -3245, 0, 0, 55125, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -53610, 110206, -3581, 0, 0, 27729, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -53467, 110131, -3578, 0, 0, 46273, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -53323, 118432, -2988, 0, 0, 16266, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -53261, 112101, -3582, 0, 0, 37339, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -53038, 110033, -3588, 0, 0, 12240, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -52918, 108864, -3733, 0, 0, 27548, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -52907, 108210, -3724, 0, 0, 49405, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -52651, 108718, -3725, 0, 0, 46882, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -52595, 120850, -2891, 0, 0, 51998, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -52588, 122215, -2904, 0, 0, 1766, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -52430, 121583, -2922, 0, 0, 37114, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -52194, 118928, -2927, 0, 0, 15469, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -52172, 118157, -2938, 0, 0, 18923, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -52159, 112535, -3581, 0, 0, 50536, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -51931, 109485, -3729, 0, 0, 36410, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -51928, 122445, -2859, 0, 0, 3497, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -51328, 109483, -3723, 0, 0, 43753, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -51237, 112844, -3567, 0, 0, 39686, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -50916, 110609, -3575, 0, 0, 24056, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -50727, 121917, -2836, 0, 0, 18455, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -50634, 121455, -2863, 0, 0, 7733, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -50524, 113659, -3577, 0, 0, 30675, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -50438, 112443, -3594, 0, 0, 47346, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -50125, 117115, -3205, 0, 0, 35138, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -50057, 114249, -3575, 0, 0, 25435, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -50047, 113562, -3584, 0, 0, 29145, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -49635, 114550, -3607, 0, 0, 28423, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -49270, 118860, -3091, 0, 0, 35871, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -48607, 111517, -3575, 0, 0, 37413, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -48526, 111238, -3575, 0, 0, 52099, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -48312, 114824, -3674, 0, 0, 42552, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -48278, 116151, -3567, 0, 0, 26764, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -45907, 117508, -3564, 0, 0, 29318, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -45668, 113112, -3810, 0, 0, 40687, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -45662, 116665, -3552, 0, 0, 38007, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -45500, 116754, -3554, 0, 0, 20490, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -45450, 111452, -3804, 0, 0, 10116, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -45343, 116376, -3555, 0, 0, 16086, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -45213, 113441, -3811, 0, 0, 4519, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -44462, 112121, -3811, 0, 0, 53832, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -44191, 107348, -3352, 0, 0, 50351, 60, 0, 0, 0), +('Ruins of Agony', 1, 20035, -43719, 114679, -3523, 0, 0, 46607, 60, 0, 0, 0); +-- Skeleton Scout +INSERT INTO `spawnlist` VALUES +('Ruins of Agony', 1, 20045, -56015, 112916, -3139, 0, 0, 37136, 60, 0, 0, 0), +('Ruins of Agony', 1, 20045, -56014, 112554, -3143, 0, 0, 49180, 60, 0, 0, 0), +('Ruins of Agony', 1, 20045, -55112, 114092, -3198, 0, 0, 10798, 60, 0, 0, 0), +('Ruins of Agony', 1, 20045, -53686, 111048, -3582, 0, 0, 40188, 60, 0, 0, 0), +('Ruins of Agony', 1, 20045, -53330, 117812, -3001, 0, 0, 41229, 60, 0, 0, 0), +('Ruins of Agony', 1, 20045, -53315, 110689, -3580, 0, 0, 58434, 60, 0, 0, 0), +('Ruins of Agony', 1, 20045, -53036, 118461, -2962, 0, 0, 12697, 60, 0, 0, 0), +('Ruins of Agony', 1, 20045, -52974, 115150, -3304, 0, 0, 1488, 60, 0, 0, 0), +('Ruins of Agony', 1, 20045, -52492, 109919, -3575, 0, 0, 58720, 60, 0, 0, 0), +('Ruins of Agony', 1, 20045, -52238, 121027, -2901, 0, 0, 4800, 60, 0, 0, 0), +('Ruins of Agony', 1, 20045, -52204, 112872, -3581, 0, 0, 30103, 60, 0, 0, 0), +('Ruins of Agony', 1, 20045, -52185, 119214, -2915, 0, 0, 16055, 60, 0, 0, 0), +('Ruins of Agony', 1, 20045, -51983, 112278, -3575, 0, 0, 54217, 60, 0, 0, 0), +('Ruins of Agony', 1, 20045, -51144, 120988, -2880, 0, 0, 57991, 60, 0, 0, 0), +('Ruins of Agony', 1, 20045, -50600, 109277, -3724, 0, 0, 58650, 60, 0, 0, 0), +('Ruins of Agony', 1, 20045, -50331, 113055, -3584, 0, 0, 42919, 60, 0, 0, 0), +('Ruins of Agony', 1, 20045, -50024, 108941, -3722, 0, 0, 59349, 60, 0, 0, 0), +('Ruins of Agony', 1, 20045, -48692, 114783, -3674, 0, 0, 33889, 60, 0, 0, 0), +('Ruins of Agony', 1, 20045, -48339, 119437, -3117, 0, 0, 44063, 60, 0, 0, 0), +('Ruins of Agony', 1, 20045, -46158, 112250, -3807, 0, 0, 63160, 60, 0, 0, 0), +('Ruins of Agony', 1, 20045, -45501, 116938, -3554, 0, 0, 15387, 60, 0, 0, 0), +('Ruins of Agony', 1, 20045, -45493, 117650, -3561, 0, 0, 6917, 60, 0, 0, 0), +('Ruins of Agony', 1, 20045, -45111, 113202, -3811, 0, 0, 63160, 60, 0, 0, 0); +-- Skeleton Bowman +INSERT INTO `spawnlist` VALUES +('Ruins of Agony', 1, 20051, -55720, 113235, -3153, 0, 0, 44175, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -55537, 113589, -3157, 0, 0, 41333, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -55525, 113396, -3165, 0, 0, 42742, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -55004, 121946, -2949, 0, 0, 22052, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -53939, 110201, -3584, 0, 0, 41261, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -53811, 115436, -3234, 0, 0, 47915, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -53503, 119206, -3003, 0, 0, 24427, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -53396, 111298, -3580, 0, 0, 47061, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -53158, 118851, -2975, 0, 0, 12471, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -53049, 110242, -3591, 0, 0, 19627, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -52374, 109927, -3575, 0, 0, 706, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -52263, 112631, -3581, 0, 0, 39050, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -52114, 108740, -3724, 0, 0, 47869, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -51740, 117406, -2990, 0, 0, 21558, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -51520, 121320, -2883, 0, 0, 48337, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -51477, 118507, -2929, 0, 0, 51499, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -50887, 116709, -3153, 0, 0, 36862, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -50648, 113292, -3580, 0, 0, 35024, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -49616, 113406, -3582, 0, 0, 37386, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -49351, 113830, -3595, 0, 0, 54813, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -49305, 114644, -3672, 0, 0, 26272, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -47979, 115957, -3604, 0, 0, 20177, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -47667, 115721, -3619, 0, 0, 34647, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -47598, 116491, -3556, 0, 0, 18254, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -46876, 116315, -3556, 0, 0, 17583, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -46832, 115934, -3557, 0, 0, 22925, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -46445, 114992, -3675, 0, 0, 45478, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -46014, 117214, -3570, 0, 0, 21911, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -45837, 112989, -3811, 0, 0, 41863, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -45817, 118063, -3558, 0, 0, 28947, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -45535, 111328, -3797, 0, 0, 4906, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -45483, 116959, -3554, 0, 0, 21911, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -44808, 113492, -3811, 0, 0, 1473, 60, 0, 0, 0), +('Ruins of Agony', 1, 20051, -42740, 114658, -3523, 0, 0, 58040, 60, 0, 0, 0); +-- Ruin Spartoi +INSERT INTO `spawnlist` VALUES +('Ruins of Agony', 1, 20054, -58209, 113804, -2950, 0, 0, 41007, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -57772, 114245, -2946, 0, 0, 45884, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -57611, 114742, -2963, 0, 0, 48910, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -57329, 115313, -2981, 0, 0, 37885, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -57169, 119530, -3032, 0, 0, 36900, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -56954, 115971, -2995, 0, 0, 54378, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -56945, 116455, -2982, 0, 0, 57194, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -56573, 120327, -2989, 0, 0, 17018, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -55952, 118763, -2958, 0, 0, 42680, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -55569, 119299, -2942, 0, 0, 47232, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -55433, 122352, -3010, 0, 0, 24863, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -54764, 122311, -2968, 0, 0, 3862, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -53963, 122020, -2880, 0, 0, 58873, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -53249, 122102, -2879, 0, 0, 1192, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -53183, 121171, -2880, 0, 0, 55507, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -52241, 112461, -3581, 0, 0, 50494, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -52121, 112465, -3577, 0, 0, 347, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -51936, 112802, -3574, 0, 0, 30478, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -51892, 112095, -3576, 0, 0, 54932, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -51121, 112197, -3587, 0, 0, 47699, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -51069, 112568, -3576, 0, 0, 54855, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -50531, 110542, -3579, 0, 0, 9780, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -50467, 113501, -3583, 0, 0, 41827, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -49948, 108724, -3724, 0, 0, 52665, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -49764, 105989, -3334, 0, 0, 48335, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -49523, 108635, -3726, 0, 0, 63382, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -49422, 113498, -3576, 0, 0, 46954, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -49327, 106208, -3334, 0, 0, 38533, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -49205, 108494, -3724, 0, 0, 61182, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -49096, 108162, -3724, 0, 0, 52460, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -48912, 106464, -3334, 0, 0, 43404, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -48838, 109819, -3561, 0, 0, 44655, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -48826, 111716, -3575, 0, 0, 15518, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -47774, 106546, -3375, 0, 0, 40084, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -47766, 115228, -3664, 0, 0, 39920, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -47536, 116149, -3582, 0, 0, 24742, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -47230, 106661, -3440, 0, 0, 40034, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -46671, 106692, -3445, 0, 0, 35420, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -46506, 106769, -3457, 0, 0, 43278, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -46456, 106596, -3434, 0, 0, 52086, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -46305, 117007, -3577, 0, 0, 36059, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -46154, 117656, -3559, 0, 0, 27137, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -46016, 110266, -3811, 0, 0, 49945, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -45503, 117377, -3553, 0, 0, 65255, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -44998, 111010, -3811, 0, 0, 34428, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -44577, 112721, -3811, 0, 0, 55727, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -44451, 112559, -3812, 0, 0, 53120, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -44236, 111925, -3811, 0, 0, 58084, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -43944, 107030, -3295, 0, 0, 56040, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -43878, 109025, -3433, 0, 0, 22875, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -43779, 107101, -3309, 0, 0, 62127, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -43689, 107806, -3316, 0, 0, 14919, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -42936, 107156, -3284, 0, 0, 56945, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -42931, 107404, -3287, 0, 0, 16173, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -42259, 107800, -3264, 0, 0, 64275, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -42185, 108528, -3243, 0, 0, 39455, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -41980, 108681, -3257, 0, 0, 16312, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -41094, 110443, -3313, 0, 0, 41794, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -41030, 109706, -3299, 0, 0, 41332, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -40867, 111151, -3379, 0, 0, 25145, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -40760, 109996, -3301, 0, 0, 41896, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -40487, 110323, -3308, 0, 0, 57629, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -40478, 110461, -3307, 0, 0, 44235, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -40211, 110930, -3346, 0, 0, 11712, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -39833, 110847, -3331, 0, 0, 63281, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -39444, 111177, -3332, 0, 0, 17880, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -39378, 110720, -3321, 0, 0, 62696, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -39277, 111461, -3319, 0, 0, 27000, 60, 0, 0, 0), +('Ruins of Agony', 1, 20054, -39055, 111324, -3331, 0, 0, 3768, 60, 0, 0, 0); +-- Ragin Spartoi +INSERT INTO `spawnlist` VALUES +('Ruins of Agony', 1, 20060, -49650, 106521, -3335, 0, 0, 24135, 60, 0, 0, 0), +('Ruins of Agony', 1, 20060, -47539, 106977, -3374, 0, 0, 28254, 60, 0, 0, 0), +('Ruins of Agony', 1, 20060, -46993, 107117, -3459, 0, 0, 11384, 60, 0, 0, 0), +('Ruins of Agony', 1, 20060, -45220, 107823, -3433, 0, 0, 10649, 60, 0, 0, 0); +-- Tumran Bugbear +INSERT INTO `spawnlist` VALUES +('Ruins of Agony', 1, 20062, -58238, 114153, -2950, 0, 0, 48764, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -58223, 114557, -2967, 0, 0, 43063, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -57970, 114940, -2974, 0, 0, 44020, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -57802, 113893, -2948, 0, 0, 59927, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -57736, 115232, -2972, 0, 0, 17870, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -57690, 116278, -2970, 0, 0, 17416, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -57640, 113485, -2947, 0, 0, 53094, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -57416, 115530, -2976, 0, 0, 22649, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -57407, 115940, -2964, 0, 0, 16155, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -57114, 114427, -2975, 0, 0, 17211, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -57059, 115009, -2989, 0, 0, 15401, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -57048, 116561, -2979, 0, 0, 4330, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -57030, 120340, -3024, 0, 0, 13927, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -56213, 119592, -2998, 0, 0, 19565, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -55213, 121275, -2918, 0, 0, 41047, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -54918, 121575, -2905, 0, 0, 19840, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -54822, 121296, -2897, 0, 0, 32481, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -53840, 119785, -2921, 0, 0, 15185, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -53728, 120653, -2873, 0, 0, 15045, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -53287, 121320, -2883, 0, 0, 10290, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -52477, 121004, -2895, 0, 0, 53400, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -51484, 121780, -2877, 0, 0, 45215, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -51308, 122224, -2845, 0, 0, 60645, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -48958, 106923, -3345, 0, 0, 17354, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -48925, 106173, -3334, 0, 0, 35711, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -48549, 106282, -3335, 0, 0, 45590, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -48388, 106735, -3334, 0, 0, 30297, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -44246, 107824, -3350, 0, 0, 753, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -44130, 106945, -3284, 0, 0, 37238, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -43657, 108717, -3379, 0, 0, 50298, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -42726, 108176, -3246, 0, 0, 11948, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -40876, 110699, -3354, 0, 0, 39418, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -40677, 110123, -3301, 0, 0, 43601, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -40413, 111042, -3348, 0, 0, 30427, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -40373, 110539, -3320, 0, 0, 6777, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -39905, 110703, -3322, 0, 0, 3515, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -39553, 111123, -3332, 0, 0, 9108, 60, 0, 0, 0), +('Ruins of Agony', 1, 20062, -39457, 110504, -3321, 0, 0, 51190, 60, 0, 0, 0); +-- Kanilov +INSERT INTO `spawnlist` VALUES +('Ruin of Agony', 1, 27451, -46240, 115673, -3542, 0, 0, 47573, 60, 0, 0, 0);