Overview
Comment: | 0.0.2189 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
a926d50bfad58e39c9a34d5c4248e805 |
User & Date: | 顽雨沉风 on 2023-07-25 00:53:09 |
Other Links: | manifest | tags |
Context
2023-07-25
| ||
00:55 | 0.0.2190 check-in: a9d686c1f0 user: 顽雨沉风 tags: trunk | |
00:53 | 0.0.2189 check-in: a926d50bfa user: 顽雨沉风 tags: trunk | |
00:52 | 0.0.2188 check-in: efd6d869fa user: 顽雨沉风 tags: trunk | |
Changes
Modified single/ytb03_Gravekeepers_衍生版_1.lua from [ad55164ab2] to [22be4da20e].
1 2 3 4 5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | - + | --created by ygopro puzzle maker Debug.SetAIName("ytb03_Gravekeepers") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI+DUEL_PSEUDO_SHUFFLE,3) Debug.SetPlayerInfo(0,8000,0,0) Debug.SetPlayerInfo(1,13100,0,0) |
︙ |