mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
91dd03b745
- Move loot_tables/creature/witch to loot_tables/spots/witch - Move skillset/spots/general_max and skillset/spots/sceptre_max to skillset/preset/max/{general,sceptre} - Remove tabs from dwarf_grave_robber entity config file
8 lines
357 B
Plaintext
8 lines
357 B
Plaintext
[
|
|
(0.001, Item("common.items.lantern.pumpkin")),
|
|
(2.0, LootTable("common.loot_tables.materials.common")),
|
|
(0.1, Item("common.items.armor.misc.ring.gold")),
|
|
(1.0, LootTable("common.loot_tables.weapons.tier-3")),
|
|
(0.1, LootTable("common.loot_tables.weapons.tier-4")),
|
|
(1.5, LootTable("common.loot_tables.food.prepared")),
|
|
] |