Sync with L2jServer HighFive Oct 22nd 2015.

This commit is contained in:
MobiusDev
2015-10-23 22:36:15 +00:00
parent ad889659fa
commit d49a007f9d
44 changed files with 1636 additions and 1117 deletions

View File

@@ -11,4 +11,4 @@ CREATE TABLE IF NOT EXISTS `announcements` (
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
INSERT INTO announcements (`type`, `author`, `content`) VALUES
(0, 'Mobius', 'Powered by L2J-Mobius');
(0, 'Mobius', 'Server powered by L2J-Mobius project.');