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

9 lines
202 B
Plaintext
Raw Normal View History

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...