Differences From Artifact [9c920af248]:
- File single/简化版_30_056_1.lua — part of check-in [203bf7dbd9] at 2024-08-06 12:33:27 on branch trunk — 0 (user: 顽雨沉风, size: 2943) [annotate] [blame] [check-ins using]
To Artifact [9f0ca6f456]:
- File single/简化版_30_056_1.lua — part of check-in [d79fb9ffe6] at 2024-08-07 03:54:10 on branch trunk — 0 (user: 顽雨沉风, size: 2965) [annotate] [blame] [check-ins using]
︙ | |||
65 66 67 68 69 70 71 | 65 66 67 68 69 70 71 72 73 | - + | local k1, k2 = LOCATION_HAND, POS_FACEDOWN--手卡 Debug.AddCard(76714458, 0, 0, k1, 0, k2) Debug.AddCard(75944053, 0, 0, k1, 0, k2) Debug.AddCard(62015408, 1, 1, k1, 0, k2) Debug.AddCard(73977033, 1, 1, k1, 0, k2) Debug.AddCard(07902349, 1, 1, k1, 0, k2) |