Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b213de8027 |
@@ -7,15 +7,15 @@
|
|||||||
"3": 1403
|
"3": 1403
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"x": -4030,
|
"x": -30,
|
||||||
"z": -13006,
|
"z": -22750,
|
||||||
"y": 0,
|
"y": -15000,
|
||||||
"rot_y": 270000
|
"rot_y": 234288
|
||||||
},
|
},
|
||||||
"scene": {
|
"scene": {
|
||||||
"plane_id": 10000,
|
"plane_id": 10000,
|
||||||
"floor_id": 10000000,
|
"floor_id": 10000003,
|
||||||
"entry_id": 100000104
|
"entry_id": 100000352
|
||||||
},
|
},
|
||||||
"player_outfit": [
|
"player_outfit": [
|
||||||
1003
|
1003
|
||||||
@@ -218,7 +218,7 @@
|
|||||||
},
|
},
|
||||||
"challenge_peak": {
|
"challenge_peak": {
|
||||||
"current_mode": "Knight",
|
"current_mode": "Knight",
|
||||||
"group_id": 8,
|
"group_id": 9,
|
||||||
"is_in_challenge_peak": false,
|
"is_in_challenge_peak": false,
|
||||||
"challenge_peak_data": {
|
"challenge_peak_data": {
|
||||||
"1": {
|
"1": {
|
||||||
@@ -532,6 +532,19 @@
|
|||||||
"current_challenge_id": 0,
|
"current_challenge_id": 0,
|
||||||
"details_data": null
|
"details_data": null
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"9": {
|
||||||
|
"checkmate_data": {
|
||||||
|
"challenge_id": 0,
|
||||||
|
"blessing": 0,
|
||||||
|
"lineup": null,
|
||||||
|
"stage_id": 0,
|
||||||
|
"is_hard_mode": false
|
||||||
|
},
|
||||||
|
"knight_data": {
|
||||||
|
"current_challenge_id": 0,
|
||||||
|
"details_data": null
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"latest_version": "4.4.1-01",
|
"latest_version": "4.4.1-02",
|
||||||
"changelog": "UPDATE: 4.4.5X",
|
"changelog": "UPDATE: 4.4.5X",
|
||||||
"apk_url": "https://git.kain.io.vn/Firefly-Shelter/FireflyGo_Android/releases/download/4.4.1-01/firefly_go_android.apk"
|
"apk_url": "https://git.kain.io.vn/Firefly-Shelter/FireflyGo_Android/releases/download/4.4.1-02/firefly_go_android.apk"
|
||||||
}
|
}
|
||||||
+2
-2
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"tag": "4.4.1-01",
|
"tag": "4.4.1-02",
|
||||||
"title": "PreBuild Version 4.4.51-01"
|
"title": "PreBuild Version 4.4.51-02"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user