feat(Scripts/Commands): additem (#9759)

This commit is contained in:
IntelligentQuantum
2021-12-23 18:25:03 +03:30
committed by GitHub
parent 9c4f1035cf
commit 0c1880f694
2 changed files with 4 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1639812699003444040');
UPDATE `command` SET `name`='additem set' WHERE `name`='additemset';