Skip to content

Commit

Permalink
Merge branch '4.0.0-DEV' into feat-rewardrefactor
Browse files Browse the repository at this point in the history
  • Loading branch information
chompDev authored Jan 20, 2025
2 parents b541c04 + 4a019d2 commit 67887e7
Showing 1 changed file with 15 additions and 14 deletions.
29 changes: 15 additions & 14 deletions project/assets/configs/gifts.json
Original file line number Diff line number Diff line change
Expand Up @@ -1300,24 +1300,25 @@
"collectionTimeHours": 48,
"maxToSendPlayer": 5
},
"MechanicGiftDay1": {
"items": [
{
"_id": "678d4d81189b5f2a7538f14d",
"_tpl": "590c2c9c86f774245b1f03f2",
"slotId": "main",
"upd": {
"StackObjectsCount": 1
},
"parentId": "678d4d90fc70718b8c4067ad"
}
],
"sender": "Trader",
"MechanicGiftDay1": {
"items": [
{
"_id": "678d4d81189b5f2a7538f14d",
"_tpl": "590c2c9c86f774245b1f03f2",
"slotId": "main",
"upd": {
"StackObjectsCount": 1,
"SpawnedInSession": true
},
"parentId": "678d4d90fc70718b8c4067ad"
}
],
"sender": "Trader",
"trader": "MECHANIC",
"localeTextId": "6776e324810eb26b880fb4a5 0",
"collectionTimeHours": 72,
"maxToSendPlayer": 1
},
},
"KAPPA4U": {
"items": [
{
Expand Down

0 comments on commit 67887e7

Please sign in to comment.