Fixed Host of Fangorn being twilight cost -1 instead of -2

This commit is contained in:
Christian 'ketura' McCarty
2025-01-02 20:24:10 -06:00
parent b176e3ac74
commit de200e4399

View File

@@ -398,7 +398,7 @@
amount: {
type: forEachYouCanSpot
filter: ent
multiplier: -1
multiplier: -2
}
}
{
@@ -406,7 +406,7 @@
amount: {
type: forEachYouCanSpot
filter: unbound,hobbit
multiplier: -1
multiplier: -2
}
}
]