Fixed The World Ahead being unplayable (it was looking for "self" instead of "elf")

This commit is contained in:
Christian 'ketura' McCarty
2024-12-17 22:19:08 -06:00
parent def5bbc0d3
commit 31d462324b

View File

@@ -394,7 +394,7 @@
type: toPlay
requires: {
type: canSpot
filter: self
filter: elf
}
}
{