mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
8 lines
268 B
Plaintext
8 lines
268 B
Plaintext
[
|
|
// armor
|
|
(6.0, LootTable("common.loot_tables.armor.cultist")),
|
|
(1.0, Item("common.items.armor.misc.back.dungeon_purple")),
|
|
(1.0, Item("common.items.armor.misc.ring.skull")),
|
|
// weapons
|
|
(3.0, LootTable("common.loot_tables.weapons.cultist")),
|
|
] |