Overview
| Comment: | 0.0.248 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
5985f1c47419603651f9f1af88aaec77 |
| User & Date: | 顽雨沉风 on 2023-06-26 00:29:04.541 |
| Other Links: | manifest | tags |
Context
|
2023-06-26
| ||
| 00:48 | 0.0.249 check-in: 93595441a0 user: 顽雨沉风 tags: trunk | |
| 00:29 | 0.0.248 check-in: 5985f1c474 user: 顽雨沉风 tags: trunk | |
| 00:28 | 0.0.247 check-in: 9fb86cf31a user: 顽雨沉风 tags: trunk | |
Changes
Modified 19.Let's GaGaGa.lua
from [4c1ed456b5]
to [70ff28c35b].
| ︙ | ︙ | |||
112 113 114 115 116 117 118 119 |
effect_101:SetOperation(cache_1)
Duel.RegisterEffect(effect_101
, 0)
end
fun["通关邀请"]()
fun["开局添加手卡"](6)
| > > > > | 112 113 114 115 116 117 118 119 120 121 122 123 |
effect_101:SetOperation(cache_1)
Duel.RegisterEffect(effect_101
, 0)
end
fun["通关邀请"]()
fun["开局添加手卡"](6)
|