mirror of
https://github.com/webxoss/webxoss-core.git
synced 2025-02-07 06:13:39 +01:00
fix PR-325 cost
This commit is contained in:
parent
5f7bd2c1aa
commit
83ecf5baa9
1 changed files with 2 additions and 2 deletions
|
@ -109177,11 +109177,11 @@ var CardInfo = {
|
||||||
"imgUrl": "http://www.takaratomy.co.jp/products/wixoss/wxwp/images/card/PR/PR-325.jpg",
|
"imgUrl": "http://www.takaratomy.co.jp/products/wixoss/wxwp/images/card/PR/PR-325.jpg",
|
||||||
"illust": "柚希きひろ",
|
"illust": "柚希きひろ",
|
||||||
"classes": [],
|
"classes": [],
|
||||||
"costWhite": 0,
|
"costWhite": 1,
|
||||||
"costBlack": 0,
|
"costBlack": 0,
|
||||||
"costRed": 0,
|
"costRed": 0,
|
||||||
"costBlue": 1,
|
"costBlue": 1,
|
||||||
"costGreen": 1,
|
"costGreen": 0,
|
||||||
"costColorless": 0,
|
"costColorless": 0,
|
||||||
"guardFlag": false,
|
"guardFlag": false,
|
||||||
"multiEner": false,
|
"multiEner": false,
|
||||||
|
|
Loading…
Reference in a new issue