Overview
Comment: | 0.0.1040 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
513e450002fff4134a825e5f92834c02 |
User & Date: | 顽雨沉风 on 2023-07-09 05:44:03 |
Other Links: | manifest | tags |
Context
2023-07-09
| ||
05:44 | 0.0.1041 check-in: 6ba75b69a9 user: 顽雨沉风 tags: trunk | |
05:44 | 0.0.1040 check-in: 513e450002 user: 顽雨沉风 tags: trunk | |
05:42 | 0.0.1039 check-in: 862d713e23 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-01.lua from [20177499a1] to [8611912711].
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) |
︙ | ︙ |