Update legacy.sql

This commit is contained in:
Mycroft
2022-06-06 15:53:16 +01:00
committed by GitHub
parent d014b51985
commit 1ae04fe0a0
-4
View File
@@ -40,10 +40,6 @@ INSERT INTO `addon_account_data` (`id`, `account_name`, `money`, `owner`) VALUES
(3, 'society_ambulance', 0, NULL),
(4, 'society_mechanic', 0, NULL),
(5, 'society_taxi', 0, NULL),
(6, 'caution', 0, NULL),
(7, 'caution', 0, NULL),
(8, 'property_black_money', 0, NULL);
-- --------------------------------------------------------
--