Skip to content

Commit

Permalink
Update Kenzu's movement speed to match configurator's one
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico-Sanchez committed Dec 23, 2024
1 parent 7cd9948 commit 8e9d453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion priv/repo/seeds.exs
Original file line number Diff line number Diff line change
Expand Up @@ -1191,7 +1191,7 @@ valtimer_params = %{
kenzu_params = %{
name: "kenzu",
active: true,
base_speed: 1,
base_speed: 0.62,
base_size: 100.0,
base_health: 400,
base_stamina: 3,
Expand Down

0 comments on commit 8e9d453

Please sign in to comment.