diff --git a/data/sql/updates/pending_db_world/rev_1662045791088233400.sql b/data/sql/updates/pending_db_world/rev_1662045791088233400.sql new file mode 100644 index 000000000..663ada0e8 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1662045791088233400.sql @@ -0,0 +1,4 @@ +-- +DELETE FROM `command` WHERE `name` = 'go creature id'; +INSERT INTO `command` (`name`, `security`, `help`) VALUES +('go creature id', 1, 'Syntax: .go creature id #creature_entry\nTeleports you to the given creature entry.');