Overview
| Comment: | 0.0.985 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
dfafea2170247e076ea7dd1c445492a3 |
| User & Date: | 顽雨沉风 on 2023-07-08 16:28:13.013 |
| Other Links: | manifest | tags |
Context
|
2023-07-08
| ||
| 16:29 | 0.0.986 check-in: 0704679bfd user: 顽雨沉风 tags: trunk | |
| 16:28 | 0.0.985 check-in: dfafea2170 user: 顽雨沉风 tags: trunk | |
| 16:27 | 0.0.984 check-in: fa3eaf118c user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [5d96dcc39e]
to [69a847d33a].
| ︙ | |||
238 239 240 241 242 243 244 | 238 239 240 241 242 243 244 245 246 247 248 | + + + + |
end
end
end
effect_1:SetOperation(print_hand)
str_1:RegisterEffect(effect_1)
end
fun["QB"] = function(str_1)
end
|