Differences From Artifact [9dde52e8ad]:
- File single/简化版_50_020_7.lua — part of check-in [f28a847a07] at 2024-08-06 23:37:28 on branch trunk — 0 (user: 顽雨沉风, size: 1522) [annotate] [blame] [check-ins using]
- File single/简化版_51_020_2.lua — part of check-in [6dccc0d36f] at 2024-08-06 23:55:08 on branch trunk — 0 (user: 顽雨沉风, size: 1522) [annotate] [blame] [check-ins using]
To Artifact [5db81b380b]:
- File single/简化版_51_020_2.lua — part of check-in [d79fb9ffe6] at 2024-08-07 03:54:10 on branch trunk — 0 (user: 顽雨沉风, size: 1544) [annotate] [blame] [check-ins using]
︙ | |||
33 34 35 36 37 38 39 | 33 34 35 36 37 38 39 40 41 | - + | Debug.AddCard(71095768, 0, 0, k1, 0, k2) Debug.AddCard(39139935, 0, 0, k1, 0, k2) local k1, k2 = LOCATION_GRAVE, POS_FACEUP--墓地 local k1, k2 = LOCATION_REMOVED, POS_FACEUP--除外 local k1, k2 = LOCATION_HAND, POS_FACEDOWN--手卡 Debug.AddCard(89631139, 1, 1, k1, 0, k2) |