Differences From Artifact [160fdaa83a]:
- File single/简化版_30_031_3.lua — part of check-in [7fcde0d276] at 2024-08-05 14:15:49 on branch trunk — 0 (user: 顽雨沉风, size: 1871) [annotate] [blame] [check-ins using]
To Artifact [cf9cd388c4]:
- File single/简化版_30_031_3.lua — part of check-in [d79fb9ffe6] at 2024-08-07 03:54:10 on branch trunk — 0 (user: 顽雨沉风, size: 1893) [annotate] [blame] [check-ins using]
︙ | |||
40 41 42 43 44 45 46 | 40 41 42 43 44 45 46 47 48 | - + | Debug.AddCard(13683298, 1, 1, k1, 0, POS_FACEUP) local k1, k2 = LOCATION_REMOVED, POS_FACEUP--除外 local k1, k2 = LOCATION_HAND, POS_FACEDOWN--手卡 Debug.AddCard(07394770, 0, 0, k1, 0, k2) Debug.AddCard(91350799, 0, 0, k1, 0, k2) Debug.AddCard(12980373, 0, 0, k1, 0, k2) |