Fix for Moon-letters
This commit is contained in:
@@ -605,22 +605,12 @@
|
||||
]
|
||||
effects: [
|
||||
{
|
||||
type: If
|
||||
check: {
|
||||
type: cantSpot
|
||||
filter: culture(dwarven),possession
|
||||
}
|
||||
true: {
|
||||
type: exert
|
||||
select: choose(dwarf,companion)
|
||||
}
|
||||
type: exert
|
||||
select: choose(dwarf,companion)
|
||||
}
|
||||
{
|
||||
type: If
|
||||
check: {
|
||||
type: canSpot
|
||||
filter: culture(dwarven),possession
|
||||
}
|
||||
type: spot
|
||||
filter: culture(dwarven),possession
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user