Differences From Artifact [63b2c75147]:
- File single/简化版_30_000_1.lua — part of check-in [98e5765fe8] at 2024-08-04 02:33:16 on branch trunk — 0 (user: 顽雨沉风, size: 948) [annotate] [blame] [check-ins using]
- File single/简化版_31_000_05.lua — part of check-in [dfe4517a0d] at 2024-08-05 03:25:39 on branch trunk — 0 (user: 顽雨沉风, size: 948) [annotate] [blame] [check-ins using]
- File single/简化版_31_000_5.lua — part of check-in [82fc6495aa] at 2024-08-05 03:18:04 on branch trunk — 0 (user: 顽雨沉风, size: 948) [annotate] [blame] [check-ins using]
To Artifact [eb82ba92f6]:
- File single/简化版_31_000_05.lua — part of check-in [d79fb9ffe6] at 2024-08-07 03:54:10 on branch trunk — 0 (user: 顽雨沉风, size: 970) [annotate] [blame] [check-ins using]
︙ | |||
18 19 20 21 22 23 24 | 18 19 20 21 22 23 24 25 26 | - + | Debug.AddCard(14087893, 0, 0, k1, 0, k2) local k1, k2 = LOCATION_EXTRA, POS_FACEDOWN--外组 local k1, k2 = LOCATION_GRAVE, POS_FACEUP--墓地 local k1, k2 = LOCATION_REMOVED, POS_FACEUP--除外 local k1, k2 = LOCATION_HAND, POS_FACEDOWN--手卡 Debug.AddCard(34853266, 0, 0, k1, 0, k2) |