Differences From Artifact [32b26a35c1]:
- File single/测试局_5.lua — part of check-in [12d97652f5] at 2024-07-25 05:19:53 on branch trunk — 0 (user: 顽雨沉风, size: 1189) [annotate] [blame] [check-ins using]
To Artifact [7d13a31521]:
- File single/测试局_5.lua — part of check-in [d79fb9ffe6] at 2024-08-07 03:54:10 on branch trunk — 0 (user: 顽雨沉风, size: 1211) [annotate] [blame] [check-ins using]
︙ | |||
23 24 25 26 27 28 29 | 23 24 25 26 27 28 29 30 31 | - + | Debug.AddCard(39064822, 0, 0, k1, 0, k2) local k1, k2 = LOCATION_GRAVE, POS_FACEUP--墓地 local k1, k2 = LOCATION_REMOVED, POS_FACEUP--除外 local k1, k2 = LOCATION_HAND, POS_FACEDOWN--手卡 Debug.AddCard(89631139, 0, 0, k1, 0, k2) Debug.AddCard(89631139, 0, 0, k1, 0, k2) |