veloren/assets/common/items/debug/boost.ron
Monty Marz 2b800a2b63 make clippy happy
Delete glider.ron
2020-10-07 02:23:20 +00:00

15 lines
394 B
Plaintext

ItemDef(
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),
)
),
quality: Debug,
)
// And the ground is pretty hard at maximum velocity...