Overview
| Comment: | 0.0.2057 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
50b086ccf1f1d31ed1a4bc3a56e83d5b |
| User & Date: | 顽雨沉风 on 2023-07-23 12:43:14.993 |
| Other Links: | manifest | tags |
Context
|
2023-07-23
| ||
| 13:11 | 0.0.2058 check-in: 15c47f6d38 user: 顽雨沉风 tags: trunk | |
| 12:43 | 0.0.2057 check-in: 50b086ccf1 user: 顽雨沉风 tags: trunk | |
| 12:39 | 0.0.2056 check-in: dfe06c7145 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [f530220d95]
to [e8e2f0e1e6].
| ︙ | |||
448 449 450 451 452 453 454 | 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 | - - + + + - + |
str["效果"]:SetType(EFFECT_TYPE_FIELD
+ EFFECT_TYPE_CONTINUOUS)
str["效果"]:SetCode(EVENT_PHASE_START+PHASE_END)
function cache_1(effect_event
, player_who_activate_the_effect) --{
|
| ︙ |