-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬇️ Update
genshin_artifact
form df1594e
to c20689e
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule genshin_artifact
updated
12 files
+1 −1 | mona_core/src/character/characters/hydro/furina.rs | |
+1 −1 | mona_core/src/character/skill_config.rs | |
+1 −1 | mona_core/src/weapon/weapon_config.rs | |
+25 −6 | mona_core/src/weapon/weapons/swords/key_of_khaj_nisut.rs | |
+113 −113 | src/assets/_gen_artifact.js | |
+89 −89 | src/assets/_gen_buff.js | |
+368 −368 | src/assets/_gen_character.js | |
+4 −4 | src/assets/_gen_pf.js | |
+112 −112 | src/assets/_gen_tf.js | |
+209 −207 | src/assets/_gen_weapon.js | |
+22 −21 | src/i18n/generated/en.json | |
+1 −0 | src/i18n/generated/zh-cn.json |