mirror of
https://git.neonteam.dev/amizing/robinsr.git
synced 2025-03-12 03:28:30 -04:00
Fixing PF score
Making pf max score from 47k back to 40k
This commit is contained in:
parent
e02ef8abbb
commit
221c7e7bf4
@ -196,7 +196,7 @@ async fn create_battle_info(caster_id: u32, skill_index: u32) -> SceneBattleInfo
|
||||
1,
|
||||
BattleTargetList {
|
||||
battle_target_list: vec![BattleTarget {
|
||||
id: 10001,
|
||||
id: 10002,
|
||||
progress: 0,
|
||||
..Default::default()
|
||||
}],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user