SLM errata tweak (probably doesn't fix the reported issue)
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
effect: {
|
||||
type: transfer
|
||||
select: choose(or(possession,condition),attachedTo(character))
|
||||
where: choose(any)
|
||||
where: choose(character)
|
||||
checkTarget: true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user