Differences From Artifact [88c242642d]:
- File single/简化版_50_031_1.lua — part of check-in [49350afa9d] at 2024-08-07 01:37:21 on branch trunk — 0 (user: 顽雨沉风, size: 1935) [annotate] [blame] [check-ins using]
To Artifact [b9b34fa7cc]:
- File single/简化版_50_031_1.lua — part of check-in [d79fb9ffe6] at 2024-08-07 03:54:10 on branch trunk — 0 (user: 顽雨沉风, size: 1957) [annotate] [blame] [check-ins using]
︙ | |||
41 42 43 44 45 46 47 | 41 42 43 44 45 46 47 48 49 | - + | local k1, k2 = LOCATION_REMOVED, POS_FACEUP--除外 local k1, k2 = LOCATION_HAND, POS_FACEDOWN--手卡 Debug.AddCard(04022819, 0, 0, k1, 0, k2) Debug.AddCard(03300267, 0, 0, k1, 0, k2) Debug.AddCard(31516413, 0, 0, k1, 0, k2) Debug.AddCard(78033100, 0, 0, k1, 0, k2) |