Differences From Artifact [d80dedd031]:
- File single/简化版_50_022_1.lua — part of check-in [e690d16626] at 2024-08-07 03:23:18 on branch trunk — 0 (user: 顽雨沉风, size: 1545) [annotate] [blame] [check-ins using]
To Artifact [6aaf74bf40]:
- File single/简化版_50_022_1.lua — part of check-in [d79fb9ffe6] at 2024-08-07 03:54:10 on branch trunk — 0 (user: 顽雨沉风, size: 1567) [annotate] [blame] [check-ins using]
︙ | |||
31 32 33 34 35 36 37 | 31 32 33 34 35 36 37 38 39 | - + | Debug.AddCard(02220237, 0, 0, k1, 0, k2) Debug.AddCard(22862454, 0, 0, k1, 0, k2) local k1, k2 = LOCATION_GRAVE, POS_FACEUP--墓地 Debug.AddCard(18789533, 0, 0, k1, 0, k2) local k1, k2 = LOCATION_REMOVED, POS_FACEUP--除外 local k1, k2 = LOCATION_HAND, POS_FACEDOWN--手卡 |