8 lines
521 B
Plaintext
Raw Normal View History

2024-07-03 19:04:49 -04:00
[
(1.0, ModularWeaponPrimaryComponent(tool: Sword, material: Steel, hands: None)),
(1.0, ModularWeaponPrimaryComponent(tool: Axe, material: Steel, hands: None)),
(1.0, ModularWeaponPrimaryComponent(tool: Hammer, material: Steel, hands: None)),
(1.0, ModularWeaponPrimaryComponent(tool: Bow, material: Hardwood, hands: None)),
(1.0, ModularWeaponPrimaryComponent(tool: Staff, material: Hardwood, hands: None)),
(1.0, ModularWeaponPrimaryComponent(tool: Sceptre, material: Hardwood, hands: None)),
]