From ad25684b0296f2ab57c42a2d27fa73c3e05502f8 Mon Sep 17 00:00:00 2001 From: MobiusDev <8391001+MobiusDevelopment@users.noreply.github.com> Date: Wed, 11 Nov 2015 18:59:35 +0000 Subject: [PATCH] Guard Lef spawn. Contributed by Stayway. --- trunk/dist/db_installer/sql/game/spawnlist.sql | 3 +++ 1 file changed, 3 insertions(+) diff --git a/trunk/dist/db_installer/sql/game/spawnlist.sql b/trunk/dist/db_installer/sql/game/spawnlist.sql index 6392ad1d81..ab3aebcce3 100644 --- a/trunk/dist/db_installer/sql/game/spawnlist.sql +++ b/trunk/dist/db_installer/sql/game/spawnlist.sql @@ -55508,6 +55508,9 @@ INSERT INTO `spawnlist` VALUES -- Poslof INSERT INTO `spawnlist` VALUES ('Ruins of Despair', 1, 27452, -17596, 143145, -3892, 0, 0, 47429, 60, 0, 0, 0); +-- Guard Lef +INSERT INTO `spawnlist` VALUES +('Ruins of Despair', 1, 33510, -8106, 143177, -3424, 0, 0, 45140, 60, 0, 0, 0); -- Zombie Warrior INSERT INTO `spawnlist` VALUES ('Ruins of Despair', 1, 20458, -26093, 147355, -3347, 0, 0, 53471, 60, 0, 0, 0),