Adjusting Writhiing Tentacle to not permit itself to be chosen (which may happen if it is played at a non-marsh)
This commit is contained in:
@@ -717,7 +717,7 @@
|
||||
]
|
||||
effect: {
|
||||
type: StackCardsFromDiscard
|
||||
select: choose(tentacle)
|
||||
select: choose(other,tentacle)
|
||||
count: 2
|
||||
where: memory(stacker)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user