Differences From Artifact [7e6a64d076]:
- File single/简化版_50_020_6.lua — part of check-in [9f580e1cae] at 2024-08-06 23:35:06 on branch trunk — 0 (user: 顽雨沉风, size: 1419) [annotate] [blame] [check-ins using]
To Artifact [daf82b046f]:
- File single/简化版_50_020_6.lua — part of check-in [50c0bc4dca] at 2024-08-06 23:36:02 on branch trunk — 0 (user: 顽雨沉风, size: 1461) [annotate] [blame] [check-ins using]
- File single/简化版_51_020_4.lua — part of check-in [0667f26a1e] at 2024-08-07 01:03:39 on branch trunk — 0 (user: 顽雨沉风, size: 1461) [annotate] [blame] [check-ins using]
︙ | |||
30 31 32 33 34 35 36 37 38 39 | 30 31 32 33 34 35 36 37 38 39 40 | + | Debug.AddCard(62517849, 0, 0, k1, 0, k2) local k1, k2 = LOCATION_GRAVE, POS_FACEUP local k1, k2 = LOCATION_REMOVED, POS_FACEUP local k1, k2 = LOCATION_HAND, POS_FACEDOWN Debug.AddCard(01929294, 0, 0, k1, 0, k2) Debug.AddCard(69852487, 0, 0, k1, 0, k2) Debug.AddCard(08512558, 0, 0, k1, 0, k2) Debug.AddCard(89631139, 1, 1, k1, 0, k2) Debug.ReloadFieldEnd() aux.BeginPuzzle(1) |