限时礼包配置

This commit is contained in:
fatiao 2026-02-08 16:39:07 +08:00
parent 5cb36c4a4f
commit cf2b7a8e60
19 changed files with 36 additions and 36 deletions

View File

@ -70,7 +70,7 @@ MonoBehaviour:
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_Sprite: {fileID: 21300000, guid: 739b000b7c0c97f46b68b273190b1fec, type: 3}
m_Sprite: {fileID: 21300000, guid: 2507468cb9501b84d9502e99e50bf7ed, type: 3}
m_Type: 0
m_PreserveAspect: 0
m_FillCenter: 1

View File

@ -68,7 +68,7 @@ MonoBehaviour:
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_Sprite: {fileID: 21300000, guid: 2507468cb9501b84d9502e99e50bf7ed, type: 3}
m_Sprite: {fileID: 21300000, guid: f6c881b7028b0fd429716f9aa60dae01, type: 3}
m_Type: 0
m_PreserveAspect: 0
m_FillCenter: 1

View File

@ -67,7 +67,7 @@ MonoBehaviour:
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_Sprite: {fileID: 21300000, guid: f6c881b7028b0fd429716f9aa60dae01, type: 3}
m_Sprite: {fileID: 21300000, guid: 5ac754b5d88c2ae4386d357c5c2ee1f2, type: 3}
m_Type: 0
m_PreserveAspect: 0
m_FillCenter: 1

View File

@ -67,7 +67,7 @@ MonoBehaviour:
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_Sprite: {fileID: 21300000, guid: 5ac754b5d88c2ae4386d357c5c2ee1f2, type: 3}
m_Sprite: {fileID: 21300000, guid: a034749c46023e64e8ee449acfb38055, type: 3}
m_Type: 0
m_PreserveAspect: 0
m_FillCenter: 1

View File

@ -68,7 +68,7 @@ MonoBehaviour:
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_Sprite: {fileID: 21300000, guid: 2084d6aad95715d49a828210a98bc303, type: 3}
m_Sprite: {fileID: 21300000, guid: 27d312282a217f145ac17c7bf8141af7, type: 3}
m_Type: 0
m_PreserveAspect: 0
m_FillCenter: 1

View File

@ -67,7 +67,7 @@ MonoBehaviour:
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_Sprite: {fileID: 21300000, guid: 27d312282a217f145ac17c7bf8141af7, type: 3}
m_Sprite: {fileID: 21300000, guid: 739b000b7c0c97f46b68b273190b1fec, type: 3}
m_Type: 0
m_PreserveAspect: 0
m_FillCenter: 1

Binary file not shown.

Before

Width:  |  Height:  |  Size: 732 KiB

After

Width:  |  Height:  |  Size: 722 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 519 KiB

After

Width:  |  Height:  |  Size: 571 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 568 KiB

After

Width:  |  Height:  |  Size: 526 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 667 KiB

After

Width:  |  Height:  |  Size: 568 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 682 KiB

After

Width:  |  Height:  |  Size: 733 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 678 KiB

After

Width:  |  Height:  |  Size: 678 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 672 KiB

After

Width:  |  Height:  |  Size: 676 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 672 KiB

After

Width:  |  Height:  |  Size: 668 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 671 KiB

After

Width:  |  Height:  |  Size: 660 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 677 KiB

After

Width:  |  Height:  |  Size: 669 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 596 KiB

After

Width:  |  Height:  |  Size: 669 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 571 KiB

After

Width:  |  Height:  |  Size: 573 KiB

View File

@ -5,7 +5,7 @@ local RuneShopGiftsCfg = {
['Pic']='ShopIcons/market_weekbox1',
['Type']=1,
['RMB']=0,
['Reward']={{531,1},{2,20}},
['Reward']={{531,1},{125,1},{2,20}},
['FirstBuyPic']='',
['ExtraBuyPic']='',
['SortId']=1,
@ -16,8 +16,8 @@ local RuneShopGiftsCfg = {
['Name']='每日礼包2',
['Pic']='ShopIcons/market_daybox2',
['Type']=1,
['RMB']=6,
['Reward']={{531,2},{137,1}},
['RMB']=0.99,
['Reward']={{531,2},{137,1},{2,20}},
['FirstBuyPic']='',
['ExtraBuyPic']='',
['SortId']=2,
@ -28,8 +28,8 @@ local RuneShopGiftsCfg = {
['Name']='每日礼包3',
['Pic']='ShopIcons/market_daybox6',
['Type']=1,
['RMB']=30,
['Reward']={{136,1},{2,200}},
['RMB']=4.99,
['Reward']={{136,1},{127,1},{2,200}},
['FirstBuyPic']='',
['ExtraBuyPic']='',
['SortId']=3,
@ -40,7 +40,7 @@ local RuneShopGiftsCfg = {
['Name']='每日礼包4',
['Pic']='ShopIcons/market_giftbox01',
['Type']=1,
['RMB']=68,
['RMB']=9.9,
['Reward']={{138,1},{100,10},{2,300}},
['FirstBuyPic']='',
['ExtraBuyPic']='',
@ -52,8 +52,8 @@ local RuneShopGiftsCfg = {
['Name']='每日礼包5',
['Pic']='ShopIcons/market_giftbox14',
['Type']=1,
['RMB']=128,
['Reward']={{137,2},{115,10},{2,500}},
['RMB']=19.99,
['Reward']={{136,1},{138,1},{2,500}},
['FirstBuyPic']='',
['ExtraBuyPic']='',
['SortId']=5,
@ -64,47 +64,47 @@ local RuneShopGiftsCfg = {
['Name']='每日礼包7',
['Pic']='ShopIcons/market_giftbox13',
['Type']=1,
['RMB']=198,
['Reward']={{140,10},{116,12},{2,600}},
['RMB']=29.99,
['Reward']={{136,1},{138,1},{139,1}},
['FirstBuyPic']='',
['ExtraBuyPic']='',
['SortId']=7,
['RmbTotalPay']=0,
},
[7]={
['Id']=7,
['Name']='每日礼包7',
['Pic']='ShopIcons/market_giftbox02',
['Type']=1,
['RMB']=49.99,
['Reward']={{531,20},{138,4},{139,4}},
['FirstBuyPic']='',
['ExtraBuyPic']='',
['SortId']=7,
['RmbTotalPay']=1000,
},
[7]={
['Id']=7,
['Name']='每日礼包8',
['Pic']='ShopIcons/market_giftbox02',
['Type']=1,
['RMB']=328,
['Reward']={{531,20},{138,4},{139,4}},
['FirstBuyPic']='',
['ExtraBuyPic']='',
['SortId']=8,
['RmbTotalPay']=1000,
},
[8]={
['Id']=8,
['Name']='每日礼包9',
['Name']='每日礼包8',
['Pic']='ShopIcons/market_giftbox03',
['Type']=1,
['RMB']=328,
['RMB']=49.99,
['Reward']={{137,2},{116,25},{2,1000}},
['FirstBuyPic']='',
['ExtraBuyPic']='',
['SortId']=9,
['SortId']=8,
['RmbTotalPay']=5000,
},
[9]={
['Id']=9,
['Name']='每日礼包10',
['Name']='每日礼包9',
['Pic']='ShopIcons/market_giftbox04',
['Type']=1,
['RMB']=648,
['RMB']=99.99,
['Reward']={{137,4},{513,2},{2,3000}},
['FirstBuyPic']='',
['ExtraBuyPic']='',
['SortId']=10,
['SortId']=9,
['RmbTotalPay']=10000,
},
[10]={
@ -112,8 +112,8 @@ local RuneShopGiftsCfg = {
['Name']='每日礼包6',
['Pic']='ShopIcons/market_giftbox17',
['Type']=1,
['RMB']=128,
['Reward']={{137,2},{198,5},{2,100}},
['RMB']=29.99,
['Reward']={{136,1},{138,1},{139,1}},
['FirstBuyPic']='',
['ExtraBuyPic']='',
['SortId']=6,