
DELETE FROM `advanced_stashes`;
INSERT INTO `advanced_stashes` (`id`, `label`, `access_type`, `job`, `gang`, `coords_json`, `stash_id`, `radius`) VALUES
	(2, 'Depo', 'everyone', NULL, NULL, '{"x":-1532.9,"y":151.2,"z":56.1}', 'stash_1763236902917', 1),
	(3, 'Depo', 'everyone', NULL, NULL, '{"x":-1818.82,"y":443.35,"z":128.51}', 'stash_1763236927315', 1),
	(4, 'Depo', 'everyone', NULL, NULL, '{"x":-2679.17,"y":1313.18,"z":147.44}', 'stash_1763236940332', 1),
	(5, 'Depo', 'everyone', NULL, NULL, '{"x":-62.42,"y":837.35,"z":235.73}', 'stash_1763236953156', 1),
	(6, 'Depo', 'everyone', NULL, NULL, '{"x":-108.11,"y":998.83,"z":235.75}', 'stash_1763236963077', 1),
	(7, 'Depo', 'everyone', NULL, NULL, '{"x":-887.92,"y":54.43,"z":49.14}', 'stash_1763236973021', 1),
	(8, 'Depo', 'everyone', NULL, NULL, '{"x":-844.59,"y":-35.36,"z":39.59}', 'stash_1763236983365', 1),
	(9, 'Depo', 'everyone', NULL, NULL, '{"x":560.87,"y":760.38,"z":203.17}', 'stash_1763236993862', 1),
	(10, 'Depo', 'everyone', NULL, NULL, '{"x":1394.61,"y":1149.98,"z":114.34}', 'stash_1763237005533', 1),
	(11, 'Depo', 'everyone', NULL, NULL, '{"y":-999.57,"z":-99.01,"x":265.64}', 'stash_1763309745611', 1);

