I kinda effed up all of my grocery npcs. if someone could give me the npc records of where the grocery npcs are supposed to be?
| NPC ID Map X Y |
| Lana 1055 1000 311 413 |
| Claude 1030 1000 281 374 |
| Yark 2008 2000 262 129 |
| Mary 3021 3000 194 322 |
| Sue 7005 7000 480 452 |
| Somerset 5005 5000 916 1040 |
INSERT INTO cq_npc VALUES
('1055', '0', '0', 'Lana', '1', '10300', '0', '0', '-1', '1000', '327', '418', '9861800', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'нч', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0'),
('2008', '0', '0', 'Yark', '1', '20080', '0', '0', '-1', '2000', '262', '129', '9531100', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'нч', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0'),
('3021', '0', '0', 'Mary', '1', '30217', '0', '0', '-1', '3000', '194', '322', '8803500', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'нч', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0'),
('7005', '0', '0', 'Sue', '1', '50256', '0', '0', '-1', '7000', '480', '452', '10500', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0'),
('5005', '0', '0', 'Somerset', '1', '50066', '0', '0', '-1', '5000', '916', '1040', '3015560', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0'),
('1030', '0', '0', 'Claude', '1', '10550', '0', '0', '-1', '1000', '281', '374', '4001075', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'нч', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0');