summaryrefslogtreecommitdiff
path: root/sql-files/mob_db2.sql
diff options
context:
space:
mode:
authorHercules.ws <Hercules@efficiently.awesome>2016-02-04 22:20:42 +0100
committerHerculesWSAPI <Hercules@efficiently.awesome>2016-02-04 22:20:42 +0100
commitf6ee3f1d20596375b2c68c7b7eff4e40008ce9c2 (patch)
treeb69200be49d9b3acb9d2b967a307dcbae39af1e8 /sql-files/mob_db2.sql
parent3414587fe32cf482a80b79b97ee3047e9857f91f (diff)
downloadhercules-f6ee3f1d20596375b2c68c7b7eff4e40008ce9c2.tar.gz
hercules-f6ee3f1d20596375b2c68c7b7eff4e40008ce9c2.tar.bz2
hercules-f6ee3f1d20596375b2c68c7b7eff4e40008ce9c2.tar.xz
hercules-f6ee3f1d20596375b2c68c7b7eff4e40008ce9c2.zip
ItemDB SQL Sync
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
Diffstat (limited to 'sql-files/mob_db2.sql')
-rw-r--r--sql-files/mob_db2.sql24
1 files changed, 24 insertions, 0 deletions
diff --git a/sql-files/mob_db2.sql b/sql-files/mob_db2.sql
index 88ecee26e..404e032c1 100644
--- a/sql-files/mob_db2.sql
+++ b/sql-files/mob_db2.sql
@@ -1,3 +1,26 @@
+-- This file is part of Hercules.
+-- http://herc.ws - http://github.com/HerculesWS/Hercules
+--
+-- Copyright (C) 2013-2016 Hercules Dev Team
+--
+-- Hercules is free software: you can redistribute it and/or modify
+-- it under the terms of the GNU General Public License as published by
+-- the Free Software Foundation, either version 3 of the License, or
+-- (at your option) any later version.
+--
+-- This program is distributed in the hope that it will be useful,
+-- but WITHOUT ANY WARRANTY; without even the implied warranty of
+-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+-- GNU General Public License for more details.
+--
+-- You should have received a copy of the GNU General Public License
+-- along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+-- NOTE: This file was auto-generated and should never be manually edited,
+-- as it will get overwritten. If you need to modify this file,
+-- please consider modifying the corresponding .conf file inside
+-- the db folder, and then re-run the db2sql plugin.
+
--
-- Table structure for table `mob_db2`
--
@@ -63,3 +86,4 @@ CREATE TABLE `mob_db2` (
`DropCardper` SMALLINT(9) UNSIGNED NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`)
) ENGINE=MyISAM;
+