Overview
Comment: | 0.0.235 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
e522f359328868cef42d6aff86adab4f |
User & Date: | 顽雨沉风 on 2023-06-25 23:52:20 |
Other Links: | manifest | tags |
Context
2023-06-25
| ||
23:53 | 0.0.236 check-in: db668d0786 user: 顽雨沉风 tags: trunk | |
23:52 | 0.0.235 check-in: e522f35932 user: 顽雨沉风 tags: trunk | |
23:51 | 0.0.234 check-in: 909ef71cf2 user: 顽雨沉风 tags: trunk | |
Changes
Modified 残局函数库/残局函数库.lua from [38cdf7de89] to [d40354f7e9].
︙ | ︙ | |||
29 30 31 32 33 34 35 | end effect_100:SetOperation(cache_1) Duel.RegisterEffect(effect_100 , 0) end fun["开局添加手卡"] = function() | | > | 29 30 31 32 33 34 35 36 37 38 39 40 | end effect_100:SetOperation(cache_1) Duel.RegisterEffect(effect_100 , 0) end fun["开局添加手卡"] = function() local effect_101 effect_101 = Effect.GlobalEffect() end fun["通关邀请"]() |