Fixed Blood Runs Chill targeting any Dwarf, as opposed to only Dwarves with a damage bonus and at least 3 vitality.

This commit is contained in:
Christian 'ketura' McCarty
2025-03-19 21:11:17 -05:00
parent d8999d4632
commit c327f2ecd9

View File

@@ -127,7 +127,7 @@
type: event
cost: {
type: exert
select: choose(dwarf)
select: choose(dwarf,damage,CanExert,MinVitality(3))
times: 2
memorize: exertedDwarf
},