mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-13 02:42:22 +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"
|
||||
},
|
||||
"quantity": 999999999
|
||||
},
|
||||
"Token:FounderChatUnlock": {
|
||||
"templateId": "Token:FounderChatUnlock",
|
||||
"attributes": {
|
||||
"max_level_bonus": 0,
|
||||
"level": 1,
|
||||
"item_seen": true,
|
||||
"xp": 0,
|
||||
"favorite": false
|
||||
},
|
||||
"quantity": 1
|
||||
}
|
||||
},
|
||||
"stats": {
|
||||
|
||||
@@ -29871,6 +29871,28 @@
|
||||
"favorite": false
|
||||
},
|
||||
"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": {
|
||||
|
||||
Reference in New Issue
Block a user