Overview
Comment: | 0.0.1539 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
b9351df360185dbab2ce0b1d0d6ab226 |
User & Date: | 顽雨沉风 on 2023-07-16 01:14:41 |
Other Links: | manifest | tags |
Context
2023-07-16
| ||
01:17 | 0.0.1540 check-in: a30b9aba5d user: 顽雨沉风 tags: trunk | |
01:14 | 0.0.1539 check-in: b9351df360 user: 顽雨沉风 tags: trunk | |
01:14 | 0.0.1538 check-in: c63fb5db7b user: 顽雨沉风 tags: trunk | |
Changes
Modified single/MH01.lua from [aa4d7d5ec4] to [c1786d8741].
︙ | ︙ | |||
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() |