fix: 아이언 바디 등 방어 카드 사용 불가 수정 (kind Attack→Skill) #101

Closed
gahusb wants to merge 1 commits from fix/defend-card-kind into main
2 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@@ -14,7 +14,7 @@
"Defend": {
"name": "아이언 바디",
"cost": 1,
"kind": "Attack",
"kind": "Skill",
"block": 5,
"desc": "방어도 5",
"image": "7648c3b8e1ca44fc8ec353561207a670",