Differences From Artifact [3b16ee7dd6]:
- File single/简化版_50_033_1.lua — part of check-in [00c74d4af5] at 2024-08-07 03:39:29 on branch trunk — 0 (user: 顽雨沉风, size: 1980) [annotate] [blame] [check-ins using]
To Artifact [58cba14e8e]:
- File single/简化版_50_033_1.lua — part of check-in [d79fb9ffe6] at 2024-08-07 03:54:10 on branch trunk — 0 (user: 顽雨沉风, size: 2002) [annotate] [blame] [check-ins using]
︙ | |||
40 41 42 43 44 45 46 | 40 41 42 43 44 45 46 47 48 | - + | local k1, k2 = LOCATION_REMOVED, POS_FACEUP--除外 local k1, k2 = LOCATION_HAND, POS_FACEDOWN--手卡 Debug.AddCard(62256492, 0, 0, k1, 0, k2) Debug.AddCard(40398073, 0, 0, k1, 0, k2) Debug.AddCard(76782778, 0, 0, k1, 0, k2) Debug.AddCard(13171876, 0, 0, k1, 0, k2) |