Skip to content

Commit

Permalink
Fix documentation about Sethos walk and Mualani fields (genshinsim#2244)
Browse files Browse the repository at this point in the history
* Fix documentation comment about walk

* Rerun pipeline
  • Loading branch information
Charlie-Zheng authored Oct 14, 2024
1 parent f8ea992 commit db4ed28
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion internal/characters/sethos/sethos_gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -2330,7 +2330,7 @@
},
{
"ability": "walk",
"notes": "Only aim followed by walk has proper frames."
"legal": true
},
{
"ability": "swap",
Expand Down
8 changes: 8 additions & 0 deletions ui/packages/docs/src/components/Fields/character_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,14 @@
"desc": "Number of Prop Surplus stacks."
}
],
"mualani": [
{
"fields": [
".mualani.momentum"
],
"desc": "Number of Wave Momentum stacks."
}
],
"navia": [
{
"fields": [
Expand Down

0 comments on commit db4ed28

Please sign in to comment.