hotbot/assets/common/abilities/debug/evolve.ron

8 lines
154 B
Plaintext
Raw Permalink Normal View History

2024-06-11 18:43:30 +00:00
Transform(
buildup_duration: 2.0,
recover_duration: 0.5,
target: "common.entity.wild.peaceful.crab",
specifier: Some(Evolve),
allow_players: true,
)