Differences From Artifact [37f00eb077]:
- File single/简化版_40_020_1.lua — part of check-in [c8affac866] at 2024-07-25 07:51:43 on branch trunk — 0 (user: 顽雨沉风, size: 1607) [annotate] [blame] [check-ins using]
To Artifact [448a141cbb]:
- File single/简化版_40_020_1.lua — part of check-in [d79fb9ffe6] at 2024-08-07 03:54:10 on branch trunk — 0 (user: 顽雨沉风, size: 1629) [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_REMOVED, POS_FACEUP--除外 local k1, k2 = LOCATION_HAND, POS_FACEDOWN--手卡 Debug.AddCard(31826057, 0, 0, k1, 0, k2) Debug.AddCard(68933343, 0, 0, k1, 0, k2) Debug.AddCard(43583400, 0, 0, k1, 0, k2) Debug.AddCard(49919798, 0, 0, k1, 0, k2) |