Fixing Beyond the Height of Men fix

This commit is contained in:
Christian 'ketura' McCarty
2025-03-19 23:55:45 -05:00
parent c4d919ca36
commit 531a54fb81

View File

@@ -31,15 +31,7 @@
type: discard
select: all(side(free people),possession,or(armor,helm,shield))
}
}
{
type: If
check: {
type: canSpot
filter: companion
count: 6
}
true: {
false: {
type: discard
select: choose(possession,or(armor,helm,shield))
}