From f6ee3f1d20596375b2c68c7b7eff4e40008ce9c2 Mon Sep 17 00:00:00 2001 From: "Hercules.ws" Date: Thu, 4 Feb 2016 22:20:42 +0100 Subject: ItemDB SQL Sync Signed-off-by: HerculesWSAPI --- sql-files/mob_db2.sql | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'sql-files/mob_db2.sql') 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 . + +-- 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; + -- cgit v1.2.3-70-g09d2