docker-veloren/veloren/assets/common/loot_tables/weapons/tier-2.ron
Glauber Ferreira e11bf493a1
All checks were successful
Build and Push Image / Build and push image (push) Successful in 3m5s
primeiro commit
2024-04-29 21:38:53 -03:00

8 lines
425 B
Plaintext

[
(1.0, ModularWeapon(tool: Sword, material: Steel, hands: None)),
(1.0, ModularWeapon(tool: Axe, material: Steel, hands: None)),
(1.0, ModularWeapon(tool: Hammer, material: Steel, hands: None)),
(1.0, ModularWeapon(tool: Bow, material: Hardwood, hands: None)),
(1.0, ModularWeapon(tool: Staff, material: Hardwood, hands: None)),
(1.0, ModularWeapon(tool: Sceptre, material: Hardwood, hands: None)),
]