Differences From 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]
To Artifact [0c280243cd]:
- File single/简化版_51_020_4.lua — part of check-in [d79fb9ffe6] at 2024-08-07 03:54:10 on branch trunk — 0 (user: 顽雨沉风, size: 1483) [annotate] [blame] [check-ins using]
︙ | |||
32 33 34 35 36 37 38 | 32 33 34 35 36 37 38 39 40 | - + | 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) |