Overview
| Comment: | 0.0.894 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
93d441e95596d1cc3786fe29b735cac0 |
| User & Date: | 顽雨沉风 on 2023-07-07 12:19:02.578 |
| Other Links: | manifest | tags |
Context
|
2023-07-07
| ||
| 12:23 | 0.0.895 check-in: 611eedac88 user: 顽雨沉风 tags: trunk | |
| 12:19 | 0.0.894 check-in: 93d441e955 user: 顽雨沉风 tags: trunk | |
| 12:17 | 0.0.893 check-in: cd97fa9b51 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [2ee5bd05f8]
to [db34504c0d].
| ︙ | |||
198 199 200 201 202 203 204 | 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 | - + + |
effect_1:SetProperty(EFFECT_FLAG_BOTH_SIDE
+ EFFECT_FLAG_UNCOPYABLE
+ EFFECT_FLAG_CANNOT_NEGATE
+ EFFECT_FLAG_CANNOT_DISABLE)
cache_1 = function()
|
| ︙ |