mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-13 10:52:23 +01:00
Founder's Friend Code and Chat
Added Founder's Friend Code token to profile0 (3.2-) and Founder's Chat token to profile0 and common_core (3.5+).
This commit is contained in:
@@ -1372,6 +1372,17 @@
|
|||||||
"platform": "EpicPC"
|
"platform": "EpicPC"
|
||||||
},
|
},
|
||||||
"quantity": 999999999
|
"quantity": 999999999
|
||||||
|
},
|
||||||
|
"Token:FounderChatUnlock": {
|
||||||
|
"templateId": "Token:FounderChatUnlock",
|
||||||
|
"attributes": {
|
||||||
|
"max_level_bonus": 0,
|
||||||
|
"level": 1,
|
||||||
|
"item_seen": true,
|
||||||
|
"xp": 0,
|
||||||
|
"favorite": false
|
||||||
|
},
|
||||||
|
"quantity": 1
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"stats": {
|
"stats": {
|
||||||
|
|||||||
@@ -29871,6 +29871,28 @@
|
|||||||
"favorite": false
|
"favorite": false
|
||||||
},
|
},
|
||||||
"quantity": 1
|
"quantity": 1
|
||||||
|
},
|
||||||
|
"CodeToken:FounderFriendInvite": {
|
||||||
|
"templateId": "CodeToken:FounderFriendInvite",
|
||||||
|
"attributes": {
|
||||||
|
"max_level_bonus": 0,
|
||||||
|
"level": 1,
|
||||||
|
"item_seen": true,
|
||||||
|
"xp": 0,
|
||||||
|
"favorite": false
|
||||||
|
},
|
||||||
|
"quantity": 1
|
||||||
|
},
|
||||||
|
"Token:FounderChatUnlock": {
|
||||||
|
"templateId": "Token:FounderChatUnlock",
|
||||||
|
"attributes": {
|
||||||
|
"max_level_bonus": 0,
|
||||||
|
"level": 1,
|
||||||
|
"item_seen": true,
|
||||||
|
"xp": 0,
|
||||||
|
"favorite": false
|
||||||
|
},
|
||||||
|
"quantity": 1
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"stats": {
|
"stats": {
|
||||||
|
|||||||
Reference in New Issue
Block a user