From 76f466cb3dc4e6fbe343b35e453c0d00c26c350a Mon Sep 17 00:00:00 2001 From: raczman Date: Tue, 24 Mar 2009 00:06:47 +0100 Subject: Added script for GO 184421 by Lukaasm. --HG-- branch : trunk --- sql/updates/1249_world.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/1249_world.sql (limited to 'sql') diff --git a/sql/updates/1249_world.sql b/sql/updates/1249_world.sql new file mode 100644 index 00000000000..6ce0e777210 --- /dev/null +++ b/sql/updates/1249_world.sql @@ -0,0 +1 @@ +UPDATE `gameobject_template` SET `ScriptName` = 'go_ethereum_prison' WHERE `entry` = 184421; -- cgit v1.2.3