veloren/assets/common/items/debug/boost.ron

15 lines
371 B
Plaintext

Item(
name: "Belzeshrub the Broom-God",
description: "You can hear him giggle whenever\nyou hit the ground a bit too hard...",
kind: Tool(
(
kind: Debug(Boost),
stats: (
equip_time_millis: 0,
power: 1.00,
),
)
),
)
// And the ground is pretty hard at maximum velocity...