From 26629f49bb2ecefcd94326346cbb7967015525d2 Mon Sep 17 00:00:00 2001 From: Paradox924X Date: Sat, 15 Mar 2008 18:51:07 +0000 Subject: Updated Poring Tower to not refinable. (bugreport: 1050) Renamed custom Stylist to Stylist#customstylist to avoid conflicts with official one. (bugreport: 1042 Updated Airship Typing Challenge to not fail you when you get both strings correct. (bugreport: 1008) Fixed Job_Change Function to properly jobchange babies. (bugreport: 943) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12368 54d463be-8e91-2dee-dedb-b68131a5f0ec --- sql-files/upgrade_svn12368.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql-files/upgrade_svn12368.sql (limited to 'sql-files/upgrade_svn12368.sql') diff --git a/sql-files/upgrade_svn12368.sql b/sql-files/upgrade_svn12368.sql new file mode 100644 index 000000000..62429a19b --- /dev/null +++ b/sql-files/upgrade_svn12368.sql @@ -0,0 +1 @@ +UPDATE `item_db` SET `refineable` = '0' WHERE `item_db`.`id` = '5255'; \ No newline at end of file -- cgit v1.2.3-60-g2f50