1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-17 11:05:25 +08:00

Opt: Disallow modifying emotion record time on GUI, they can be auto updated now

This commit is contained in:
LmeSzinc
2022-06-06 00:26:03 +08:00
parent ca4f7de2d0
commit 1ad5e9eaa8
8 changed files with 48 additions and 42 deletions

View File

@@ -151,7 +151,9 @@ Emotion:
CalculateEmotion: true
IgnoreLowEmotionWarn: false
Fleet1Value: 119
Fleet1Record: 2020-01-01 00:00:00
Fleet1Record:
value: 2020-01-01 00:00:00
type: disable
Fleet1Control:
value: prevent_yellow_face
option: [keep_exp_bonus, prevent_green_face, prevent_yellow_face, prevent_red_face]
@@ -160,7 +162,9 @@ Emotion:
option: [not_in_dormitory, dormitory_floor_1, dormitory_floor_2]
Fleet1Oath: false
Fleet2Value: 119
Fleet2Record: 2020-01-01 00:00:00
Fleet2Record:
value: 2020-01-01 00:00:00
type: disable
Fleet2Control:
value: prevent_yellow_face
option: [keep_exp_bonus, prevent_green_face, prevent_yellow_face, prevent_red_face]