mirror of
https://git.neonteam.dev/amizing/robinsr.git
synced 2025-03-12 03:28:30 -04:00
Fix some techniques not applied on battle
This commit is contained in:
parent
2fe824e37d
commit
9f3630c4cf
@ -107,6 +107,7 @@ impl AvatarJson {
|
|||||||
owner_index: index,
|
owner_index: index,
|
||||||
level: 1,
|
level: 1,
|
||||||
id: *buff_id,
|
id: *buff_id,
|
||||||
|
dynamic_values: HashMap::from([(String::from("SkillIndex"), 2.0)]),
|
||||||
..Default::default()
|
..Default::default()
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user