diff options
Diffstat (limited to 'sql')
-rw-r--r-- | sql/updates/1265_world.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/1265_world.sql b/sql/updates/1265_world.sql new file mode 100644 index 00000000000..5b5b87523cc --- /dev/null +++ b/sql/updates/1265_world.sql @@ -0,0 +1 @@ +UPDATE `gameobject_template` SET `scriptname`='go_skull_pile' WHERE `entry`=185913; |