Overview
| Comment: | 0.0.2197 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
869c74c7f9fb66e8ebd066ac39c46046 |
| User & Date: | 顽雨沉风 on 2023-07-25 02:21:48.729 |
| Other Links: | manifest | tags |
Context
|
2023-07-25
| ||
| 02:37 | 0.0.2198 check-in: 9e5498d2d4 user: 顽雨沉风 tags: trunk | |
| 02:21 | 0.0.2197 check-in: 869c74c7f9 user: 顽雨沉风 tags: trunk | |
| 02:12 | 0.0.2196 check-in: 5e904f251b user: 顽雨沉风 tags: trunk | |
Changes
Modified single/yanxing.lua
from [a091ff07fe]
to [8b95d9a027].
1 2 3 4 | 1 2 3 4 5 6 7 8 9 10 11 12 | - + |
--created by ygopro puzzle maker
Debug.SetAIName("yanxing")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,100,0,0)
|
| ︙ |