Differences From Artifact [e6c717e142]:
- File single/简化版_50_010_1.lua — part of check-in [3b2e399f95] at 2024-08-05 13:16:13 on branch trunk — 0 (user: 顽雨沉风, size: 1350) [annotate] [blame] [check-ins using]
- File single/简化版__52_010_5.lua — part of check-in [1fe0cc2cf2] at 2024-08-05 13:15:16 on branch trunk — 0 (user: 顽雨沉风, size: 1350) [annotate] [blame] [check-ins using]
To Artifact [1d2a6e778b]:
- File single/简化版_50_010_1.lua — part of check-in [d79fb9ffe6] at 2024-08-07 03:54:10 on branch trunk — 0 (user: 顽雨沉风, size: 1372) [annotate] [blame] [check-ins using]
︙ | |||
27 28 29 30 31 32 33 | 27 28 29 30 31 32 33 34 35 | - + | Debug.AddCard(33909817, 0, 0, k1, 0, k2) local k1, k2 = LOCATION_GRAVE, POS_FACEUP--墓地 Debug.AddCard(67441435, 0, 0, k1, 0, k2) local k1, k2 = LOCATION_REMOVED, POS_FACEUP--除外 local k1, k2 = LOCATION_HAND, POS_FACEDOWN--手卡 Debug.AddCard(44956694, 0, 0, k1, 0, k2) |