mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
new dungeon setups, new npcs, weapon specific loadouts, anims
This commit is contained in:
@ -67,7 +67,7 @@ impl Body {
|
||||
quadruped_medium::Species::Panda => 180.0,
|
||||
quadruped_medium::Species::Bear => 180.0,
|
||||
},
|
||||
Body::BipedSmall(_) => 100.0,
|
||||
Body::BipedSmall(_) => 80.0,
|
||||
Body::BirdMedium(_) => 80.0,
|
||||
Body::FishMedium(_) => 80.0,
|
||||
Body::Dragon(_) => 250.0,
|
||||
|
Reference in New Issue
Block a user