mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-27 02:32:21 +02:00
Reverted the screw up on Master.json
Trying to fix so test check the correct files and not look for a png that dont exists
This commit is contained in:
parent
3327d35876
commit
3bf0c4ab00
@ -221,7 +221,7 @@
|
||||
"246": [0, 1, 1],
|
||||
"247": [0, 1, 1],
|
||||
"248": [0, 1, 1],
|
||||
"248-mega": [0, 2, 1],
|
||||
"248-mega": [0, 1, 1],
|
||||
"249": [0, 2, 2],
|
||||
"250": [0, 2, 2],
|
||||
"251": [0, 1, 1],
|
||||
@ -2158,7 +2158,7 @@
|
||||
"181-mega": [0, 1, 2],
|
||||
"212-mega": [1, 2, 2],
|
||||
"229-mega": [0, 1, 1],
|
||||
"248-mega": [0, 2, 1],
|
||||
"248-mega": [0, 1, 1],
|
||||
"282-mega": [0, 1, 1],
|
||||
"302-mega": [0, 1, 1],
|
||||
"303-mega": [0, 1, 1],
|
||||
|
Loading…
Reference in New Issue
Block a user