Skip to content

Commit

Permalink
master version 3.0.0.1 asset version 3.0.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
master-db-diff-bot authored and dnaroma committed Oct 1, 2024
1 parent f699ed9 commit 117b8a4
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 43 deletions.
2 changes: 1 addition & 1 deletion configs.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
},
{
"configKey": "weekly_reset_reference",
"value": "SUNDAY"
"value": "MONDAY"
},
{
"configKey": "offer_weekly_reset_reference",
Expand Down
29 changes: 0 additions & 29 deletions offerglJsons.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,20 +25,6 @@
"startAt": 1677585600000,
"endAt": 1730199599000
},
{
"id": 93,
"shopItemType": "billing_shop",
"shopItemId": 20122,
"offerType": "limited",
"offerDisplayCondition": "player_rank",
"requirement": 150,
"buyLimitCount": 1,
"saleDurationMinutes": 10080,
"assetBundleName": "offer12",
"seq": 4,
"startAt": 1719572400000,
"endAt": 1727780399000
},
{
"id": 94,
"shopItemType": "billing_shop",
Expand Down Expand Up @@ -140,21 +126,6 @@
"startAt": 1725620400000,
"endAt": 4102473599000
},
{
"id": 109,
"shopItemType": "billing_shop",
"shopItemId": 20106,
"offerType": "limited",
"offerDisplayCondition": "event_badge",
"requirement": 10000,
"param1": 107,
"buyLimitCount": 1,
"saleDurationMinutes": 14399,
"assetBundleName": "offer06",
"seq": 5,
"startAt": 1726869600000,
"endAt": 1727733540000
},
{
"id": 110,
"shopItemType": "billing_shop",
Expand Down
1 change: 1 addition & 0 deletions resourceBoxes.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@
"resourceBoxId": 8,
"seq": 1,
"resourceType": "paid_jewel",
"resourceId": 200007,
"resourceQuantity": 10500
}
]
Expand Down
32 changes: 21 additions & 11 deletions userHomeBanners.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,6 @@
"startAt": 1601496000000,
"endAt": 4102473599000
},
{
"homeBannerId": 732,
"seq": 100,
"homeBannerType": "event",
"name": "[イベント]シャッフル神高イベ_イベントバナー",
"assetbundleName": "event_study_2023",
"transitionDestinationType": "event",
"transitionDestinationId": 107,
"startAt": 1726869600000,
"endAt": 1727733599000
},
{
"homeBannerId": 741,
"seq": 10,
Expand Down Expand Up @@ -65,6 +54,17 @@
"startAt": 1727679600000,
"endAt": 1728039599000
},
{
"homeBannerId": 745,
"seq": 100,
"homeBannerType": "event",
"name": "[イベント]3周年シャッフルイベ_イベントバナー",
"assetbundleName": "event_hello_2023",
"transitionDestinationType": "event",
"transitionDestinationId": 108,
"startAt": 1727733600000,
"endAt": 1728770399000
},
{
"homeBannerId": 1001,
"seq": 200,
Expand All @@ -87,6 +87,16 @@
"startAt": 1727204400000,
"endAt": 1727981999000
},
{
"homeBannerId": 1121,
"seq": 210,
"homeBannerType": "general",
"name": "Monthly Bundle",
"assetbundleName": "banner_shop_monthlypack_gl",
"transitionDestinationType": "billing_shop_for_value_set",
"startAt": 1727766000000,
"endAt": 4102473540000
},
{
"homeBannerId": 1122,
"seq": 9999,
Expand Down
4 changes: 2 additions & 2 deletions wordings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2521,7 +2521,7 @@
},
{
"wordingKey": "MSG_SHOP_WEEKLY_RESET_PERIOD",
"value": "Resets every Sunday"
"value": "Resets every Monday"
},
{
"wordingKey": "MSG_SIDE_STORY_RELEASE_CONDITION",
Expand Down Expand Up @@ -3517,7 +3517,7 @@
},
{
"wordingKey": "WORD_A_SPACE_B_FORMAT",
"value": "{0} {1}"
"value": "{0} - {1}"
},
{
"wordingKey": "WORD_BACK",
Expand Down

0 comments on commit 117b8a4

Please sign in to comment.