Overview
| Comment: | 0.0.2451 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
89efe6af3d2bfd11bafa9efa7d8e72b9 |
| User & Date: | 顽雨沉风 on 2023-08-02 02:02:54.877 |
| Other Links: | manifest | tags |
Context
|
2023-08-02
| ||
| 02:03 | 0.0.2452 check-in: c291f89d7e user: 顽雨沉风 tags: trunk | |
| 02:02 | 0.0.2451 check-in: 89efe6af3d user: 顽雨沉风 tags: trunk | |
| 02:02 | 0.0.2450 check-in: e78ba68423 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [9d26db62d1]
to [0882e01e16].
| ︙ | |||
60 61 62 63 64 65 66 67 68 69 70 71 72 73 | 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 | + + + + + + + |
local cache_5
local cache_6
local cache_7
local cache_8
local cache_9
local _
fun["该效果不能被连锁"] = function() --{
Duel.SetChainLimit(aux.FALSE)
return true
end --}
fun["一_通关邀请"] = function() --{
str["效果"] = Effect.GlobalEffect()
str["效果"]:SetType(EFFECT_TYPE_FIELD
+ EFFECT_TYPE_CONTINUOUS)
|
| ︙ | |||
370 371 372 373 374 375 376 | 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 | - + - - - - - - - - | fun["失败得分"]() end --} |
| ︙ |