From fafc1246975e4e7306a6a1ff3adf10e9e77cc3af Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 6 Nov 2019 16:00:33 -0300 Subject: DelItemFromEveryPlayer can now be cast during script runtime; Not only at startup --- sql-files/main.sql | 1 + 1 file changed, 1 insertion(+) (limited to 'sql-files') diff --git a/sql-files/main.sql b/sql-files/main.sql index bafe3265d..a6e6c1a06 100644 --- a/sql-files/main.sql +++ b/sql-files/main.sql @@ -60,6 +60,7 @@ CREATE TABLE IF NOT EXISTS `acc_reg_str_db` ( -- Table structure for table `auction` -- +-- start_time end_time min_price(step) CREATE TABLE IF NOT EXISTS `auction` ( `auction_id` BIGINT(20) UNSIGNED NOT NULL AUTO_INCREMENT, `seller_id` INT(11) UNSIGNED NOT NULL DEFAULT '0', -- cgit v1.2.3-60-g2f50