mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
f7d6f76a04
I added 36 sword models to the code.
12 lines
314 B
Plaintext
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...
|