mirror of
https://github.com/ok-oldking/ok-wuthering-waves.git
synced 2025-06-05 08:25:28 +00:00
修改boss血条颜色
This commit is contained in:
parent
14caea2eda
commit
370e0a8ea3
@ -280,7 +280,7 @@ boss_red_text_color = {
|
||||
}
|
||||
|
||||
boss_health_color = {
|
||||
'r': (250, 255), # Red range
|
||||
'g': (30, 180), # Green range
|
||||
'r': (245, 255), # Red range
|
||||
'g': (30, 185), # Green range
|
||||
'b': (4, 75) # Blue range
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user