Overview
| Comment: | 0.0.1042 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
2f5c681a6fc3dcec544da53f66211225 |
| User & Date: | 顽雨沉风 on 2023-07-09 05:44:31.136 |
| Other Links: | manifest | tags |
Context
|
2023-07-09
| ||
| 05:44 | 0.0.1043 check-in: 42694085fd user: 顽雨沉风 tags: trunk | |
| 05:44 | 0.0.1042 check-in: 2f5c681a6f user: 顽雨沉风 tags: trunk | |
| 05:44 | 0.0.1041 check-in: 6ba75b69a9 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-03.lua
from [53925a2fa8]
to [d86bcdc054].
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)
|
| ︙ | ︙ |