mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Merge branch 'juliancoffee/loot_table_fix' into 'master'
Don't drop quad_low loot from quad_small fur See merge request veloren/veloren!2874
This commit is contained in:
commit
e7ca19b614
@ -1,4 +1,4 @@
|
|||||||
[
|
[
|
||||||
(1.0, ItemQuantity("common.items.crafting_ing.animal_misc.fur", 1, 3)),
|
(1.0, ItemQuantity("common.items.crafting_ing.animal_misc.fur", 1, 3)),
|
||||||
(0.25, LootTable("common.loot_tables.creature.quad_low.generic")),
|
(0.25, LootTable("common.loot_tables.creature.quad_small.generic")),
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user