Differences From Artifact [71ed3eb541]:
- File single/简化版_40_020_1.lua — part of check-in [89a0b7106c] at 2024-07-24 04:01:36 on branch trunk — 0 (user: 顽雨沉风, size: 1631) [annotate] [blame] [check-ins using]
To 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]
︙ | |||
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) |