mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
8 lines
154 B
Rust
8 lines
154 B
Rust
Transform(
|
|
buildup_duration: 2.0,
|
|
recover_duration: 0.5,
|
|
target: "common.entity.wild.peaceful.crab",
|
|
specifier: Some(Evolve),
|
|
allow_players: true,
|
|
)
|