Fixed V2 Dunlending Raider discounting by -1 instead of -2.
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
site: 3
|
||||
effects: {
|
||||
type: ModifyOwnCost
|
||||
amount: -1
|
||||
amount: -2
|
||||
requires: {
|
||||
type: HaveInitiative
|
||||
side: Shadow
|
||||
|
||||
Reference in New Issue
Block a user