diff --git a/app/libs/firefly-go.aar b/app/libs/firefly-go.aar index 03544c7..9f54026 100644 Binary files a/app/libs/firefly-go.aar and b/app/libs/firefly-go.aar differ diff --git a/app/src/main/assets/data-in-game.json b/app/src/main/assets/data-in-game.json index dccf3d7..cbd1045 100644 --- a/app/src/main/assets/data-in-game.json +++ b/app/src/main/assets/data-in-game.json @@ -7,15 +7,15 @@ "3": 1403 }, "position": { - "x": -30, - "z": -22750, - "y": -15000, - "rot_y": 234288 + "x": 28515, + "z": 1080, + "y": -4933, + "rot_y": 45000 }, "scene": { - "plane_id": 10000, - "floor_id": 10000003, - "entry_id": 100000352 + "plane_id": 10202, + "floor_id": 10202001, + "entry_id": 102020107 }, "player_outfit": [ 1003 @@ -54,7 +54,7 @@ "maze_buff": 0, "path_resonance_id": 0, "is_in_challenge": false, - "is_single_stage": false, + "is_single_stage": true, "challenge_tierce_data": { "20245": { "stage_1": { @@ -97,6 +97,38 @@ ] } }, + "20265": { + "stage_1": { + "blessing": 3031366, + "cycle_count": 0, + "battle_status": 1, + "dead_count": 0, + "score": 0, + "lineup": [ + 1507 + ] + }, + "stage_2": { + "blessing": 3031354, + "cycle_count": 0, + "battle_status": 0, + "dead_count": 0, + "score": 0, + "lineup": [ + 1315 + ] + }, + "stage_3": { + "blessing": 3031366, + "cycle_count": 0, + "battle_status": 0, + "dead_count": 0, + "score": 0, + "lineup": [ + 1225 + ] + } + }, "30185": { "stage_1": { "blessing": 3111090, diff --git a/app/src/main/res/raw/app_version_json.json b/app/src/main/res/raw/app_version_json.json index 7185424..74652ae 100644 --- a/app/src/main/res/raw/app_version_json.json +++ b/app/src/main/res/raw/app_version_json.json @@ -1,5 +1,5 @@ { - "latest_version": "4.4.3-01", - "changelog": "UPDATE: 4.4.53-01", - "apk_url": "https://git.kain.io.vn/Firefly-Shelter/FireflyGo_Android/releases/download/4.4.3-01/firefly_go_android.apk" + "latest_version": "4.4.3-02", + "changelog": "UPDATE: 4.4.53-02", + "apk_url": "https://git.kain.io.vn/Firefly-Shelter/FireflyGo_Android/releases/download/4.4.3-02/firefly_go_android.apk" } \ No newline at end of file diff --git a/script/release.json b/script/release.json index 4c83f42..c95d1dd 100644 --- a/script/release.json +++ b/script/release.json @@ -1,4 +1,4 @@ { - "tag": "4.4.3-01", - "title": "PreBuild Version 4.4.53-01" + "tag": "4.4.3-02", + "title": "PreBuild Version 4.4.53-02" } \ No newline at end of file