קוד:
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(2042002, 2043120, 1, 1);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(2042002, 2043220, 1, 2);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(2042002, 2044120, 1, 3);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(2042002, 2044220, 1, 4);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(2042002, 2044420, 1, 5);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(2042002, 2040429, 1, 6);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(2042002, 2040629, 1, 7);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(2042002, 2040833, 1, 8);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(2042002, 2040834, 1, 9);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(2042002, 2041068, 1, 10);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(2042002, 2041069, 1, 11);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(2042002, 2043022, 1, 12);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(2042002, 2043313, 1, 13);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(2042002, 2043713, 1, 14);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(2042002, 2044028, 1, 15);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(2042002, 2044513, 1, 16);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(2042002, 2044613, 1, 17);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(2042002, 2044713, 1, 18);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(2042002, 2040045, 1, 19);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(2042002, 2040046, 1, 20);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(2042002, 2040333, 1, 21);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(2042002, 2040542, 1, 22);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(2042002, 2040543, 1, 23);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(2042002, 2044320, 1, 24);
INSERT INTO shops
(`shopid`, `npcid`)
VALUES
(10053, 2042002);
זה הקובץ של הסכרול: