Fixed Book of Mazarbul working on site paths other than Fellowship

This commit is contained in:
Christian 'ketura' McCarty
2025-07-09 23:12:04 -05:00
parent 16d03f8bd2
commit f152e026ff

View File

@@ -23,7 +23,7 @@
} }
requires: { requires: {
type: location type: location
filter: siteNumber(4-100) filter: siteNumber(4-100), SiteBlock(Fellowship)
} }
effect: { effect: {
type: drawCards type: drawCards