Overview
| Comment: | 0.0.1046 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
947bfa7175842a98d39c15ca88f37c69 |
| User & Date: | 顽雨沉风 on 2023-07-09 05:51:25.891 |
| Other Links: | manifest | tags |
Context
|
2023-07-09
| ||
| 05:53 | 0.0.1047 check-in: c921a22a88 user: 顽雨沉风 tags: trunk | |
| 05:51 | 0.0.1046 check-in: 947bfa7175 user: 顽雨沉风 tags: trunk | |
| 05:50 | 0.0.1045 check-in: 3b41ecc513 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-06.lua
from [80b686bcfd]
to [cf8deb2774].
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)
|
| ︙ | ︙ |