Merge pull request 'fix: 버리기-뽑기 카드 미선언 prop 추가 (no such field 크래시)' (#95) from fix/discard-draw-props into main

This commit was merged in pull request #95.
This commit is contained in:
2026-06-29 17:51:50 +09:00
3 changed files with 50 additions and 0 deletions

View File

@@ -932,6 +932,20 @@
"Attributes": [],
"Name": "DiscardShivPerPick"
},
{
"Type": "number",
"DefaultValue": "0",
"SyncDirection": 0,
"Attributes": [],
"Name": "DiscardPostDraw"
},
{
"Type": "number",
"DefaultValue": "0",
"SyncDirection": 0,
"Attributes": [],
"Name": "DiscardDrawPerPick"
},
{
"Type": "boolean",
"DefaultValue": "false",