From 45e7ce4c7fa974c40ce2521b5dd20b0a6f4389b1 Mon Sep 17 00:00:00 2001
From: Zoey76 <zoey_76@msn.com>
Date: Sat, 24 Aug 2013 00:04:10 +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 | 2 --
 1 file changed, 2 deletions(-)

diff --git a/L2J_DataPack_BETA/dist/sql/game/spawnlist.sql b/L2J_DataPack_BETA/dist/sql/game/spawnlist.sql
index de7c251631..0878bc995c 100644
--- a/L2J_DataPack_BETA/dist/sql/game/spawnlist.sql
+++ b/L2J_DataPack_BETA/dist/sql/game/spawnlist.sql
@@ -5084,8 +5084,6 @@ INSERT INTO `spawnlist` VALUES
 ("Orc_Village_Npc", 1, 31786, -45616, -110320, -240, 0, 0, 49000, 60, 0, 0, 0),
 -- Dimensional Merchant
 ("Orc_Village_Npc", 1, 32478, -43728, -113472, -240, 0, 0, 33000, 60, 0, 0, 0),
--- Priest of Blessing
-("Orc_Village_Npc", 1, 32783, -45032, -113561, -192, 0, 0, 2390, 60, 0, 0, 0),
 -- Manor Manager
 ("Orc_Village_Npc", 1, 35645, -44172, -112236, -240, 0, 0, 40000, 60, 0, 0, 0),
 
-- 
GitLab