Overview
| Comment: | 0.0.1529 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
723a7aa6196224b53c191620a46060fb |
| User & Date: | 顽雨沉风 on 2023-07-16 01:02:54.677 |
| Other Links: | manifest | tags |
Context
|
2023-07-16
| ||
| 01:03 | 0.0.1530 check-in: 6499b3c2de user: 顽雨沉风 tags: trunk | |
| 01:02 | 0.0.1529 check-in: 723a7aa619 user: 顽雨沉风 tags: trunk | |
| 01:02 | 0.0.1528 check-in: 975214d28e user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [8c25d3fd8a]
to [14d84b9389].
| ︙ | ︙ | |||
72 73 74 75 76 77 78 |
if cache_1 < 0 then --{
Debug.ShowHint("QB:「你居然二解了,请加群告诉我怎么二解。」")
end --}
| > | | > | | 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 |
if cache_1 < 0 then --{
Debug.ShowHint("QB:「你居然二解了,请加群告诉我怎么二解。」")
end --}
Debug.ShowHint("残局群181175613")
--~ cache_1 = true
--}
else --{
--~ cache_1 = false
return false
end --}
--~ return cache_1
end --}
effect_1:SetCondition(cache_1)
--~ function cache_1() --{
--~
|
| ︙ | ︙ |