mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
2 lines
149 B
SQL
2 lines
149 B
SQL
DELETE FROM `battleground_template` WHERE `id`='4';
|
|
INSERT INTO `battleground_template` VALUES ('4', '2', '10', '70', '929', '0', '936', '3.14159');
|