From 48a9bdf49fdda094b44880257fa1bd173653fbd7 Mon Sep 17 00:00:00 2001
From: malyelfik <malyelfik@users.noreply.github.com>
Date: Wed, 17 Apr 2013 14:17:43 +0000
Subject: [PATCH] BETA: Missing SQL update from [9616]

Reported by: badboy29
---
 L2J_DataPack_BETA/dist/sql/game/updates/20130417update.sql | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 L2J_DataPack_BETA/dist/sql/game/updates/20130417update.sql

diff --git a/L2J_DataPack_BETA/dist/sql/game/updates/20130417update.sql b/L2J_DataPack_BETA/dist/sql/game/updates/20130417update.sql
new file mode 100644
index 0000000000..5cf5bc4a01
--- /dev/null
+++ b/L2J_DataPack_BETA/dist/sql/game/updates/20130417update.sql
@@ -0,0 +1 @@
+DELETE FROM castle_functions where type=5;
\ No newline at end of file
-- 
GitLab