tcmod-npcbots/SQL/updates/world/2022_07_04_00_command.sql
2022-07-04 18:19:05 +07:00

4 lines
118 B
SQL

--
DELETE FROM `command` WHERE `name`='npcbot createnew';
INSERT INTO `command` (`name`) VALUES
('npcbot createnew');