mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Fixed dungeon cyclops loot table
This commit is contained in:
parent
f26fc8a137
commit
2559afa51b
@ -3,7 +3,7 @@
|
||||
name: Automatic,
|
||||
body: RandomWith("cyclops"),
|
||||
alignment: Alignment(Enemy),
|
||||
loot: LootTable("common.loot_tables.creature.biped_large.cyclops"),
|
||||
loot: LootTable("common.loot_tables.dungeon.myrmidon.miniboss"),
|
||||
inventory: (
|
||||
loadout: FromBody,
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user