Overview
| Comment: | 0.0.312 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
42c3ea51197cfb2999c83f59a88b6068 |
| User & Date: | 顽雨沉风 on 2023-06-29 07:30:15.688 |
| Other Links: | manifest | tags |
Context
|
2023-06-29
| ||
| 11:39 | 0.0.313 check-in: 10ca89b963 user: 顽雨沉风 tags: trunk | |
| 07:30 | 0.0.312 check-in: 42c3ea5119 user: 顽雨沉风 tags: trunk | |
| 07:07 | 0.0.311 check-in: e62f58c0d8 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [eca9b785fe]
to [e7a9cc349f].
|
| | < | 1 |
Modified single/07.Constellar vs Evilswarm.lua
from [0bf260cb0e]
to [ddc40832b4].
| ︙ | ︙ | |||
56 57 58 59 60 61 62 |
end
effect_100:SetOperation(cache_1)
Duel.RegisterEffect(effect_100
, 0)
end
fun["通关邀请"]()
| > | 56 57 58 59 60 61 62 63 |
end
effect_100:SetOperation(cache_1)
Duel.RegisterEffect(effect_100
, 0)
end
fun["通关邀请"]()
Debug.ShowHint("残局群181175613")
|