mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
make adlet elder drop only 1 bone key
This commit is contained in:
parent
2559afa51b
commit
22a8f3ca89
@ -3,7 +3,7 @@
|
||||
name: Automatic,
|
||||
body: RandomWith("adlet_elder"),
|
||||
alignment: Alignment(Enemy),
|
||||
loot: MultiDrop(LootTable("common.loot_tables.dungeon.adlet.elder"), 2, 2),
|
||||
loot: LootTable("common.loot_tables.dungeon.adlet.elder"),
|
||||
inventory: (
|
||||
loadout: FromBody,
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user