Overview
| Comment: | 0.0.379 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
75a5aae6f278b93d61a3a3d7678c3a73 |
| User & Date: | 顽雨沉风 on 2023-06-29 22:50:51.985 |
| Other Links: | manifest | tags |
Context
|
2023-06-29
| ||
| 22:53 | 0.0.380 check-in: f93cdd3242 user: 顽雨沉风 tags: trunk | |
| 22:50 | 0.0.379 check-in: 75a5aae6f2 user: 顽雨沉风 tags: trunk | |
| 22:45 | 0.0.378 check-in: e3fdda8ef9 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [e6e5375ee1]
to [dea7b97fd7].
| ︙ | |||
32 33 34 35 36 37 38 | 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 | - - - + + + + + + + + + + + + + + + + |
Duel.RegisterEffect(effect_1
, 0)
end
_G["开局说明"] = function()
local cache_1 = {}
|
| ︙ |