Merge pull request #459 from MockingbirdME/patch-5

Fix: Force of Uruk-hai not respecting battleground requirement
This commit is contained in:
Christian McCarty
2025-02-09 13:59:59 -06:00
committed by GitHub

View File

@@ -323,10 +323,16 @@
type: aboutToTakeWound
filter: self
}
requires: {
type: canSpot
filter: another,culture(uruk-hai)
}
requires: [
{
type: canSpot
filter: another,culture(uruk-hai)
}
{
type: location
filter: battleground
}
]
effect: [
{
type: negateWound