Overview
Comment: | 0.0.1047 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
c921a22a88631459999fbb67787c4e4c |
User & Date: | 顽雨沉风 on 2023-07-09 05:53:28 |
Other Links: | manifest | tags |
Context
2023-07-09
| ||
05:54 | 0.0.1048 check-in: 1f557f3f0f user: 顽雨沉风 tags: trunk | |
05:53 | 0.0.1047 check-in: c921a22a88 user: 顽雨沉风 tags: trunk | |
05:51 | 0.0.1046 check-in: 947bfa7175 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-04.lua from [10f9aa2be3] to [f8bc0a65d7].
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) | > | 1 2 3 4 5 6 7 8 9 10 | --[[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) |
︙ | ︙ |