mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-21 14:59:26 +02:00
[fix] masterlist erroneous value on chinchou, lanturn
This commit is contained in:
parent
478cc95710
commit
27e55685d4
@ -617,12 +617,12 @@
|
|||||||
"170": [
|
"170": [
|
||||||
0,
|
0,
|
||||||
1,
|
1,
|
||||||
2
|
1
|
||||||
],
|
],
|
||||||
"171": [
|
"171": [
|
||||||
0,
|
0,
|
||||||
1,
|
1,
|
||||||
2
|
1
|
||||||
],
|
],
|
||||||
"173": [
|
"173": [
|
||||||
0,
|
0,
|
||||||
@ -4880,12 +4880,12 @@
|
|||||||
"170": [
|
"170": [
|
||||||
0,
|
0,
|
||||||
1,
|
1,
|
||||||
2
|
1
|
||||||
],
|
],
|
||||||
"171": [
|
"171": [
|
||||||
0,
|
0,
|
||||||
1,
|
1,
|
||||||
2
|
1
|
||||||
],
|
],
|
||||||
"173": [
|
"173": [
|
||||||
0,
|
0,
|
||||||
|
Loading…
Reference in New Issue
Block a user