fix(Scripts/Commands): Look item (#9892)

* Add files via upload

* Update cs_lookup.cpp
This commit is contained in:
IntelligentQuantum
2022-01-03 22:14:05 +03:30
committed by GitHub
parent d8712455c7
commit 84f060eb7f
2 changed files with 4 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1640581442120591362');
UPDATE `command` SET `name`='lookup item set' WHERE `name`='lookup itemset';