Overview
| Comment: | 0.0.1120 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
70234f4d83d570f82417ea1ca959226f |
| User & Date: | 顽雨沉风 on 2023-07-10 16:24:43.050 |
| Other Links: | manifest | tags |
Context
|
2023-07-10
| ||
| 16:25 | 0.0.1121 check-in: b80dca28c8 user: 顽雨沉风 tags: trunk | |
| 16:24 | 0.0.1120 check-in: 70234f4d83 user: 顽雨沉风 tags: trunk | |
| 16:21 | 0.0.1119 check-in: a7680cb34c user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-50.lua
from [17eb8a89a7]
to [8cf0bd8b33].
1 2 3 4 5 6 7 8 |
--[[message
]]
--created by puzzle editor
--~ 必须位于残局文件顶部
--~ 加载残局函数库
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
您能帮助「悠悠」渡过难关吗?
]]
--created by puzzle editor
--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
Debug.SetAIName("顽雨沉风")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
|
| ︙ | ︙ |
Deleted single_doc/关于X-LV-50.md version [97b02f3c61].