mirror of
https://github.com/trickerer/Trinity-Bots
synced 2026-08-22 16:29:09 -04:00
b862f3f332df84a978ecb6389e349e08e585325537d5aabd37e32f53832406dcdf4dac0d2e85161eCloses #183
4 lines
124 B
SQL
4 lines
124 B
SQL
--
|
|
DELETE FROM `command` WHERE `name`='npcbot command walk';
|
|
INSERT INTO `command` (`name`) VALUES
|
|
('npcbot command walk');
|