Fixed Host of Fangorn being twilight cost -1 instead of -2
This commit is contained in:
@@ -398,7 +398,7 @@
|
|||||||
amount: {
|
amount: {
|
||||||
type: forEachYouCanSpot
|
type: forEachYouCanSpot
|
||||||
filter: ent
|
filter: ent
|
||||||
multiplier: -1
|
multiplier: -2
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
@@ -406,7 +406,7 @@
|
|||||||
amount: {
|
amount: {
|
||||||
type: forEachYouCanSpot
|
type: forEachYouCanSpot
|
||||||
filter: unbound,hobbit
|
filter: unbound,hobbit
|
||||||
multiplier: -1
|
multiplier: -2
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user