From aad8f8abe7e5885345413963cff1c884bc762b83 Mon Sep 17 00:00:00 2001
From: Zoey76 <zoey_76@msn.com>
Date: Sat, 24 Aug 2013 00:06:56 +0000
Subject: [PATCH] BETA: Removing Priest of Blessing spawn since it's handled by
 script. 	* Patch by: Konstantinos 	* Reported by: Konstantinos,
 fissban

---
 L2J_DataPack_BETA/dist/sql/game/spawnlist.sql | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/L2J_DataPack_BETA/dist/sql/game/spawnlist.sql b/L2J_DataPack_BETA/dist/sql/game/spawnlist.sql
index 0878bc995c..6e890e4b22 100644
--- a/L2J_DataPack_BETA/dist/sql/game/spawnlist.sql
+++ b/L2J_DataPack_BETA/dist/sql/game/spawnlist.sql
@@ -15178,8 +15178,6 @@ INSERT INTO `spawnlist` VALUES
 ("Dark_Elf_Village_Npc", 1, 31850, 10087, 28179, -3632, 0, 0, 28165, 60, 0, 0, 0),
 -- Dimensional Merchant
 ("Dark_Elf_Village_Npc", 1, 32478, 13436, 17248, -4568, 0, 0, 47500, 60, 0, 0, 0),
--- Priest of Blessing
-("Dark_Elf_Village_Npc", 1, 32783, 12086, 16589, -4584, 0, 0, 3355, 60, 0, 0, 0),
 -- Manor Manager
 ("Dark_Elf_Village_Npc", 1, 35231, 9383, 17746, -4568, 0, 0, 46256, 60, 0, 0, 0),
 
@@ -20788,8 +20786,6 @@ INSERT INTO `spawnlist` VALUES
 ("oren03_npc2119_18", 1, 32529, 46216, 39585, -3510, 0, 0, 0, 60, 0, 0, 0),
 ("oren03_npc2119_19", 1, 32529, 46139, 41117, -3508, 0, 0, 0, 60, 0, 0, 0),
 ("oren03_npc2119_20", 1, 32529, 45580, 40728, -3509, 0, 0, 0, 60, 0, 0, 0),
--- Priest of Blessing
-("Elven_Village_Npc", 1, 32783, 45413, 48351, -3056, 0, 0, 50020, 60, 0, 0, 0),
 -- Manor Manager
 ("Elven_Village_Npc", 1, 35230, 43849, 50558, -3056, 0, 0, 1448, 60, 0, 0, 0),
 
-- 
GitLab