From 078fe1c3ff072c85ca14a3465b0fc9d8a523711f Mon Sep 17 00:00:00 2001 From: glighta Date: Thu, 22 Nov 2012 01:13:28 +0000 Subject: -Apply EvilPuncker path from tid:71756 -Fix and upd logzeny enumeration type bugreport:6897 -Upd @zeny to send a message when succed bugreport:6886 -Upd ChaosPanic to affect all bugreport:6893 -Upd bloodylust cooldown and disable endure effect bugreport:6547 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16940 54d463be-8e91-2dee-dedb-b68131a5f0ec --- sql-files/upgrades/upgrade_svn16914.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql-files/upgrades/upgrade_svn16914.sql (limited to 'sql-files/upgrades') diff --git a/sql-files/upgrades/upgrade_svn16914.sql b/sql-files/upgrades/upgrade_svn16914.sql new file mode 100644 index 000000000..2352077ac --- /dev/null +++ b/sql-files/upgrades/upgrade_svn16914.sql @@ -0,0 +1 @@ +ALTER TABLE `zenylog` MODIFY `type` ENUM('T','V','P','M','S','N','D','C','A','E','I','B') NOT NULL DEFAULT 'S'; -- cgit v1.2.3-70-g09d2