Skip to content

Commit

Permalink
Update walking_wake.json
Browse files Browse the repository at this point in the history
fixes a missing ,
  • Loading branch information
Thutmose committed Apr 28, 2023
1 parent 69b399c commit 8972985
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
{
"L": 1,
"moves": [
"roar"
"leer",
"twister",
"aqua-jet"
"roar",
"leer",
"twister",
"aqua-jet"
]
},
{
Expand Down

0 comments on commit 8972985

Please sign in to comment.