veloren/assets/common/items/debug/boost.ron
2019-10-27 22:22:40 +00:00

9 lines
202 B
Plaintext

Item(
name: "Weightless Rod",
description: "The sky is the limit.",
kind: Tool(
kind: Debug(Boost),
power: 0,
),
)
// And the ground is pretty hard at maximum velocity...