mirror of
https://github.com/araxiaonline/Weekly-Armor-Vendor.git
synced 2026-06-13 01:32:22 -04:00
Update Weekly_armor_set_Table_Creation.sql
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
CREATE TABLE `black_market_armor_sets` (
|
||||
CREATE TABLE `weekly_armor_sets` (
|
||||
`class` INT NOT NULL,
|
||||
`item_id` INT NOT NULL,
|
||||
`name` VARCHAR(255) NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user