Overview
| Comment: | 0.0.878 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
6fd7ae5db656cff90f730f43d2a91662 |
| User & Date: | 顽雨沉风 on 2023-07-07 11:56:05.513 |
| Other Links: | manifest | tags |
Context
|
2023-07-07
| ||
| 11:56 | 0.0.879 check-in: 52e4f82c0b user: 顽雨沉风 tags: trunk | |
| 11:56 | 0.0.878 check-in: 6fd7ae5db6 user: 顽雨沉风 tags: trunk | |
| 11:54 | 0.0.877 check-in: 7cf8de5797 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [ce0c5ad4da]
to [f35786ea33].
| ︙ | ︙ | |||
214 215 216 217 218 219 220 |
else
Debug.ShowHint("印卡过多!")
Duel.SetLP(0,0)
end
end
end
| < < < < < < < < < < < < < < < < < < < < < < < < < | | 214 215 216 217 218 219 220 221 222 |
else
Debug.ShowHint("印卡过多!")
Duel.SetLP(0,0)
end
end
end
str_1:RegisterEffect(effect_1)
end
|