Changed drop location from boars to T2 Chests

This commit is contained in:
Oolnokk 2021-11-12 19:34:57 -05:00
parent c6383ca5a4
commit a71f2204d9
3 changed files with 2 additions and 6 deletions

View File

@ -3,7 +3,7 @@ EntityConfig (
body: RandomWith("boar"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.boar"),
loot: LootTable("common.loot_tables.creature.quad_small.generic"),
hands: Uninit,

View File

@ -1,5 +0,0 @@
[
(4.0, ItemQuantity("common.items.crafting_ing.hide.animal_hide", 1, 2)),
(1.0, Item("common.items.food.meat.beast_small_raw")),
(0.25, Item("common.items.armor.misc.head.hog_hood")),
]

View File

@ -2,6 +2,7 @@
// Gear
(1.0, LootTable("common.loot_tables.weapons.tier-1")),
(1.0, LootTable("common.loot_tables.armor.tier-1")),
(0.5, Item("common.items.armor.misc.head.hog_hood")),
// Currency
(3.0, ItemQuantity("common.items.utility.coins", 20, 50)),
// Materials