veloren/assets/common/loot_tables/weapons/tier-0.ron

9 lines
417 B
Rust
Raw Normal View History

[
2022-05-06 19:58:52 +00:00
(1.0, ModularWeapon(tool: Sword, material: Bronze, hands: None)),
(1.0, ModularWeapon(tool: Axe, material: Bronze, hands: None)),
(1.0, ModularWeapon(tool: Hammer, material: Bronze, hands: None)),
(1.0, ModularWeapon(tool: Bow, material: Wood, hands: None)),
(1.0, ModularWeapon(tool: Staff, material: Wood, hands: None)),
(1.0, ModularWeapon(tool: Sceptre, material: Wood, hands: None)),
2022-02-05 16:45:31 +00:00
]