mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
28 lines
606 B
JSON
28 lines
606 B
JSON
[
|
|
{
|
|
"ID": 1,
|
|
"Order": 3,
|
|
"Type": 1,
|
|
"ImagePath": "SpriteOutput/TabIcon/Shop/TabIcon_MonthCard.png",
|
|
"NameText": "ShopRecommend_1",
|
|
"GoodsID": []
|
|
},
|
|
{
|
|
"ID": 3,
|
|
"Order": 2,
|
|
"OrderAfterSell": 5,
|
|
"Type": 15,
|
|
"ImagePath": "SpriteOutput/TabIcon/Shop/AnniversaryGift_TabIcon_SmallGfit.png",
|
|
"NameText": "ShopRecommend_3",
|
|
"GoodsID": []
|
|
},
|
|
{
|
|
"ID": 4,
|
|
"Order": 1,
|
|
"OrderAfterSell": 4,
|
|
"Type": 16,
|
|
"ImagePath": "SpriteOutput/TabIcon/Shop/AnniversaryGift_TabIcon_BigGfit.png",
|
|
"NameText": "ShopRecommend_4",
|
|
"GoodsID": []
|
|
}
|
|
] |