Differences From Artifact [7ce02b860d]:
- File single/简化版_50_021_1.lua — part of check-in [c2442ef326] at 2024-08-07 01:26:27 on branch trunk — 0 (user: 顽雨沉风, size: 1889) [annotate] [blame] [check-ins using]
To Artifact [84652c23e8]:
- File single/简化版_50_021_1.lua — part of check-in [d79fb9ffe6] at 2024-08-07 03:54:10 on branch trunk — 0 (user: 顽雨沉风, size: 1911) [annotate] [blame] [check-ins using]
︙ | |||
37 38 39 40 41 42 43 | 37 38 39 40 41 42 43 44 45 46 47 | - + | local k1, k2 = LOCATION_HAND, POS_FACEDOWN--手卡 Debug.AddCard(65357623, 0, 0, k1, 0, k2) Debug.AddCard(43641473, 0, 0, k1, 0, k2) Debug.AddCard(65357623, 0, 0, k1, 0, k2) Debug.AddCard(55713623, 0, 0, k1, 0, k2) Debug.AddCard(74762582, 1, 1, k1, 0, k2) |