diff --git a/[SQL]/legacy.sql b/[SQL]/legacy.sql index d138e532..110c5e00 100644 --- a/[SQL]/legacy.sql +++ b/[SQL]/legacy.sql @@ -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); - -- -------------------------------------------------------- --