This repository has been archived on 2025-02-17. You can view files and clone it, but cannot push or open issues or pull requests.

9 lines
417 B
Plaintext
Raw Normal View History

2024-07-03 19:04:49 -04: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)),
]