veloren/assets/common/items/debug/possess.ron
Monty Marz f7d6f76a04 Added 36 Swords
I added 36 sword models to the code.
2020-05-29 18:23:00 +00:00

12 lines
314 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),
equip_time_millis: 0,
)
),
)
// And the ground is pretty hard at maximum velocity...