mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
minotaur moves, added claygolem
This commit is contained in:
@ -136,7 +136,7 @@ impl Body {
|
||||
Body::Dragon(_) => 5.0,
|
||||
Body::BirdSmall(_) => 35.0,
|
||||
Body::FishSmall(_) => 10.0,
|
||||
Body::BipedLarge(_) => 12.0,
|
||||
Body::BipedLarge(_) => 8.0,
|
||||
Body::BipedSmall(_) => 12.0,
|
||||
Body::Object(_) => 10.0,
|
||||
Body::Golem(_) => 8.0,
|
||||
|
Reference in New Issue
Block a user