Differences From 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...]
To Artifact [aa4d7d5ec4]:
- File single/MH01.lua — part of check-in [d5865c0234] at 2023-07-16 01:12:41 on branch trunk — 0.0.1536 (user: 顽雨沉风, size: 1957) [annotate] [blame] [check-ins using]
︙ | ︙ | |||
33 34 35 36 37 38 39 | Debug.AddCard(19665973,1,1,LOCATION_HAND,3,POS_FACEUP_ATTACK) Debug.AddCard(89631139,1,1,LOCATION_HAND,4,POS_FACEUP_ATTACK) Debug.ReloadFieldEnd() fun["开局添加手卡"](5) fun["禁格"](1) | | | 33 34 35 36 37 38 39 40 41 42 43 | Debug.AddCard(19665973,1,1,LOCATION_HAND,3,POS_FACEUP_ATTACK) Debug.AddCard(89631139,1,1,LOCATION_HAND,4,POS_FACEUP_ATTACK) Debug.ReloadFieldEnd() fun["开局添加手卡"](5) fun["禁格"](1) --~ aux.BeginPuzzle() |