Fixed dungeon cyclops loot table

This commit is contained in:
Maxicarlos08 2023-09-07 13:26:59 +02:00
parent f26fc8a137
commit 2559afa51b
No known key found for this signature in database

View File

@ -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,
),