Differences From Artifact [57634b1902]:
- File single/简化版_40_042_2.lua — part of check-in [1d4414d531] at 2024-08-06 23:13:37 on branch trunk — 0 (user: 顽雨沉风, size: 2475) [annotate] [blame] [check-ins using]
To Artifact [52e9f70782]:
- File single/简化版_40_042_2.lua — part of check-in [1b837012fa] at 2024-08-06 23:14:20 on branch trunk — 0 (user: 顽雨沉风, size: 2474) [annotate] [blame] [check-ins using]
︙ | |||
55 56 57 58 59 60 61 | 55 56 57 58 59 60 61 62 | - + | Debug.AddCard(02830693, 1, 1, k1, 0, k2) local k1, k2 = LOCATION_REMOVED, POS_FACEUP--除外 local k1, k2 = LOCATION_HAND, POS_FACEDOWN--手卡 Debug.AddCard(05338223, 0, 0, k1, 0, k2) Debug.AddCard(27198001, 0, 0, k1, 0, k2) Debug.ReloadFieldEnd() |