Overview
Comment: | 0.0.1391 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
60690c2c8dbae9bd19e7e10a2a8cc92d |
User & Date: | 顽雨沉风 on 2023-07-15 11:20:07 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
11:20 | 0.0.1392 check-in: 2cc4901a01 user: 顽雨沉风 tags: trunk | |
11:20 | 0.0.1391 check-in: 60690c2c8d user: 顽雨沉风 tags: trunk | |
11:19 | 0.0.1390 check-in: 7627350660 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/MH-ghostrick.lua from [c2dd7b2fa3] to [4825a53d6e].
1 |
| < < < < | 1 2 3 4 5 6 7 8 | Debug.SetAIName("MH-ghostrick") Debug.ReloadFieldBegin(DUEL_SIMPLE_AI,3) Debug.SetPlayerInfo(0,8000,0,0) Debug.SetPlayerInfo(1,8000,0,0) Debug.AddCard(29400787,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK) Debug.AddCard(29400787,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK) Debug.AddCard(29400787,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK) |
︙ | ︙ |