mirror of
https://github.com/webxoss/webxoss-core.git
synced 2025-01-31 01:39:09 +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",
|
||||
"illust": "柚希きひろ",
|
||||
"classes": [],
|
||||
"costWhite": 0,
|
||||
"costWhite": 1,
|
||||
"costBlack": 0,
|
||||
"costRed": 0,
|
||||
"costBlue": 1,
|
||||
"costGreen": 1,
|
||||
"costGreen": 0,
|
||||
"costColorless": 0,
|
||||
"guardFlag": false,
|
||||
"multiEner": false,
|
||||
|
|
Loading…
Reference in a new issue