Differences From Artifact [872be50272]:
- File single/简化版_30_020_7.lua — part of check-in [db3c04304a] at 2024-08-07 01:15:32 on branch trunk — 0 (user: 顽雨沉风, size: 1634) [annotate] [blame] [check-ins using]
To Artifact [ae46b9a16c]:
- File single/简化版_30_020_7.lua — part of check-in [d79fb9ffe6] at 2024-08-07 03:54:10 on branch trunk — 0 (user: 顽雨沉风, size: 1656) [annotate] [blame] [check-ins using]
︙ | |||
33 34 35 36 37 38 39 | 33 34 35 36 37 38 39 40 41 | - + | local k1, k2 = LOCATION_HAND, POS_FACEDOWN--手卡 Debug.AddCard(876330, 0, 0, k1, 0, k2) Debug.AddCard(12800777, 0, 0, k1, 0, k2) Debug.AddCard(89399912, 0, 0, k1, 0, k2) Debug.AddCard(62265044, 0, 0, k1, 0, k2) Debug.AddCard(18964575, 1, 1, k1, 0, k2) |