feat: add carpet
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
-- فرشهای بیشتر (تصاویرِ embedشده در سرور). kashan/tabriz/royal در 009 هستند.
|
||||
INSERT OR IGNORE INTO carpets (id, title, price_coins, vip, sort) VALUES
|
||||
('qom', 'فرشِ قم', 18000, 0, 5),
|
||||
('nain', 'فرشِ نائین', 12000, 0, 6),
|
||||
('isfahan', 'فرشِ اصفهان', 25000, 0, 7),
|
||||
('shiraz', 'فرشِ شیراز', 10000, 0, 8);
|
||||
Reference in New Issue
Block a user