Differences From Artifact [af6ca664a3]:
- File single/简化版_50_020_1.lua — part of check-in [486d0b38c0] at 2024-08-06 23:42:00 on branch trunk — 0 (user: 顽雨沉风, size: 1957) [annotate] [blame] [check-ins using] [more...]
- File single/简化版_51_020_7.lua — part of check-in [e3605a12e0] at 2024-08-07 01:08:58 on branch trunk — 0 (user: 顽雨沉风, size: 1957) [annotate] [blame] [check-ins using]
To Artifact [cdf911cbe1]:
- File single/简化版_50_020_1.lua — part of check-in [d79fb9ffe6] at 2024-08-07 03:54:10 on branch trunk — 0 (user: 顽雨沉风, size: 1979) [annotate] [blame] [check-ins using]
︙ | |||
40 41 42 43 44 45 46 | 40 41 42 43 44 45 46 47 48 49 50 | - + | Debug.AddCard(37038993, 0, 0, k1, 0, k2) Debug.AddCard(62560742, 0, 0, k1, 0, k2) local k1, k2 = LOCATION_GRAVE, POS_FACEUP--墓地 Debug.AddCard(57421866, 0, 0, k1, 0, k2) local k1, k2 = LOCATION_REMOVED, POS_FACEUP--除外 local k1, k2 = LOCATION_HAND, POS_FACEDOWN--手卡 |