Differences From Artifact [95112855d5]:
- File single/简化版1_500_27.lua — part of check-in [85d12233c3] at 2024-07-20 13:12:41 on branch trunk — 0 (user: 顽雨沉风, size: 1433) [annotate] [blame] [check-ins using]
To Artifact [53fe468956]:
- File single/简化版1_500_27.lua — part of check-in [4581bd8f69] at 2024-07-20 13:13:53 on branch trunk — 0 (user: 顽雨沉风, size: 1457) [annotate] [blame] [check-ins using]
| ︙ | |||
8 9 10 11 12 13 14 | 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | - + | Debug.SetPlayerInfo(0, 2100, 0, 0) Debug.SetPlayerInfo(1, 100, 0, 0) local k1, k2 = LOCATION_MZONE, POS_FACEUP_ATTACK--怪兽 local k1, k2 = LOCATION_SZONE, POS_FACEDOWN--魔陷 Debug.AddCard(97077563, 0, 0, k1, 1, POS_FACEDOWN) Debug.AddCard(77561728, 0, 0, k1, 2, POS_FACEDOWN) |
| ︙ |