Overview
Comment: | 0.0.1395 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
398207107bc67f2139e31e8dd594c386 |
User & Date: | 顽雨沉风 on 2023-07-15 11:20:35 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
11:20 | 0.0.1396 check-in: d3d2dfa1ed user: 顽雨沉风 tags: trunk | |
11:20 | 0.0.1395 check-in: 398207107b user: 顽雨沉风 tags: trunk | |
11:20 | 0.0.1394 check-in: a27210df9a user: 顽雨沉风 tags: trunk | |
Changes
Modified single/MH31_衍生版_1.lua from [002023c2b3] to [70b9521337].
1 |
| < < < | 1 2 3 4 5 6 7 8 | --created by ygopro puzzle maker Debug.SetAIName("MH31") Debug.ReloadFieldBegin(DUEL_SIMPLE_AI,3) Debug.SetPlayerInfo(0,8000,0,0) Debug.SetPlayerInfo(1,800,0,0) Debug.AddCard(50088247,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK) Debug.AddCard(38528901,0,0,LOCATION_GRAVE,0,POS_FACEUP_ATTACK) |
︙ | ︙ |