Overview
| Comment: | 0.0.1756 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
874d638fda8217024620a5521c37e59c |
| User & Date: | 顽雨沉风 on 2023-07-18 08:01:11.909 |
| Other Links: | manifest | tags |
Context
|
2023-07-18
| ||
| 08:01 | 0.0.1757 check-in: 334f2bc614 user: 顽雨沉风 tags: trunk | |
| 08:01 | 0.0.1756 check-in: 874d638fda user: 顽雨沉风 tags: trunk | |
| 07:56 | 0.0.1755 check-in: 9d61dcdd1d user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [fe00233e92]
to [f17194809c].
| ︙ | |||
85 86 87 88 89 90 91 | 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 | - - - + - - |
if cache_1 == 0 then --{
Debug.ShowHint(str["原解弹窗"])
--}
|
| ︙ |
Modified single/[WCS2008]05_衍生版_1.lua
from [a9ff9b41f2]
to [c2d9b5b55f].
1 2 3 4 5 6 7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | - + |
--[[message
外星人洗脑光线发动!
]]
--created by ygopro puzzle maker (web)
Debug.SetAIName("[WCS2008]05")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,100,0,0)
|
| ︙ |