From 83ecf5baa9672b85f6f450a7482044ba15a42334 Mon Sep 17 00:00:00 2001 From: WEBXOSS Date: Mon, 15 May 2017 11:52:33 +0800 Subject: [PATCH] fix PR-325 cost --- CardInfo.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CardInfo.js b/CardInfo.js index f2d05c6..430d015 100644 --- a/CardInfo.js +++ b/CardInfo.js @@ -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,