Differences From Artifact [6ca2fff63f]:
- File single/简化版_0540.lua — part of check-in [ad6c8bf896] at 2024-08-03 08:17:32 on branch trunk — 0 (user: 顽雨沉风, size: 2094) [annotate] [blame] [check-ins using]
To Artifact [fe302f22d6]:
- File single/简化版_0540.lua — part of check-in [d8e1a0e615] at 2024-08-03 08:18:08 on branch trunk — 0 (user: 顽雨沉风, size: 2091) [annotate] [blame] [check-ins using]
- File single/简化版_50_040_1.lua — part of check-in [da50ec38f3] at 2024-08-03 08:19:59 on branch trunk — 0 (user: 顽雨沉风, size: 2091) [annotate] [blame] [check-ins using]
︙ | |||
46 47 48 49 50 51 52 | 46 47 48 49 50 51 52 53 54 | - - + + | Debug.AddCard(55863245, 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--手卡 Debug.AddCard(89631139, 1, 1, k1, 0, k2) |