parent
54fe6e96dc
commit
2eb6a59185
2 changed files with 1 additions and 2 deletions
|
|
@ -166,7 +166,6 @@ target = "game.lua"
|
||||||
pattern = '''self.discard = CardArea('''
|
pattern = '''self.discard = CardArea('''
|
||||||
position = "before"
|
position = "before"
|
||||||
payload = '''else
|
payload = '''else
|
||||||
Bakery_API.create_charm_area()
|
|
||||||
self.jokers = CardArea(
|
self.jokers = CardArea(
|
||||||
0, 0,
|
0, 0,
|
||||||
CAI.joker_W+CAI.consumeable_W,
|
CAI.joker_W+CAI.consumeable_W,
|
||||||
|
|
|
||||||
|
|
@ -17,5 +17,5 @@
|
||||||
"conflicts": [
|
"conflicts": [
|
||||||
"Jen"
|
"Jen"
|
||||||
],
|
],
|
||||||
"version": "1.7.3"
|
"version": "1.7.4"
|
||||||
}
|
}
|
||||||
Loading…
Add table
Reference in a new issue