diff options
Diffstat (limited to 'sql-files/upgrade_svn13390.sql')
-rw-r--r-- | sql-files/upgrade_svn13390.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql-files/upgrade_svn13390.sql b/sql-files/upgrade_svn13390.sql index 220701e1a..7bbe4cf64 100644 --- a/sql-files/upgrade_svn13390.sql +++ b/sql-files/upgrade_svn13390.sql @@ -1 +1 @@ -UPDATE `item_db` SET `script` = 'getitem 12213,10; ' WHERE `item_db`.`id` =12911 OR `item_db`.`id` =14167 ;
\ No newline at end of file +UPDATE `item_db` SET `script` = 'getitem 12213,10; ' WHERE `item_db`.`id` =12911 OR `item_db`.`id` =14167 ; |