Overview
Comment: | 0.0.1063 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
cb7ed591110d89ce145c5d1184e98b8a |
User & Date: | 顽雨沉风 on 2023-07-10 09:22:07 |
Other Links: | manifest | tags |
Context
2023-07-10
| ||
09:24 | 0.0.1064 check-in: 781fb47272 user: 顽雨沉风 tags: trunk | |
09:22 | 0.0.1063 check-in: cb7ed59111 user: 顽雨沉风 tags: trunk | |
09:21 | 0.0.1062 check-in: 85b470cf15 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-21.lua from [19a4809ebf] to [6b8e763deb].
1 2 3 4 5 6 7 8 | --[[message ]] --By OURYGO-YGO EZ manager --~ 必须位于残局文件顶部 --~ 加载残局函数库 Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP) Debug.SetAIName("顽雨沉风") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4) | > | 1 2 3 4 5 6 7 8 9 | --[[message 新手教学 ]] --By OURYGO-YGO EZ manager --~ 必须位于残局文件顶部 --~ 加载残局函数库 Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP) Debug.SetAIName("顽雨沉风") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4) |
︙ | ︙ |