Differences From Artifact [138a094716]:
- File single/MH01.lua — part of check-in [a27210df9a] at 2023-07-15 11:20:27 on branch trunk — 0.0.1394 (user: 顽雨沉风, size: 1951) [annotate] [blame] [check-ins using]
To Artifact [c1786d8741]:
- File single/MH01.lua — part of check-in [86992590d3] at 2023-07-16 01:11:28 on branch trunk — 0.0.1535 (user: 顽雨沉风, size: 1953) [annotate] [blame] [check-ins using] [more...]
︙ | |||
31 32 33 34 35 36 37 | 31 32 33 34 35 36 37 38 39 40 41 42 43 | - + + - - + + | local m11=Debug.AddCard(90660762,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK) local m12=Debug.AddCard(90660762,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK) Debug.AddCard(19665973,1,1,LOCATION_HAND,3,POS_FACEUP_ATTACK) Debug.AddCard(89631139,1,1,LOCATION_HAND,4,POS_FACEUP_ATTACK) Debug.ReloadFieldEnd() |