Differences From Artifact [cb35c15494]:
- File script/c0.lua — part of check-in [1d7748bbd7] at 2023-07-20 03:21:18 on branch trunk — 0.0.1929 (user: 顽雨沉风, size: 8938) [annotate] [blame] [check-ins using]
To Artifact [5d3e4ed569]:
- File script/c0.lua — part of check-in [a28dbc1e51] at 2023-07-20 03:27:22 on branch trunk — 0.0.1937 (user: 顽雨沉风, size: 8944) [annotate] [blame] [check-ins using]
| ︙ | ︙ | |||
405 406 407 408 409 410 411 412 |
end --}
effect_1:SetOperation(print_hand)
str_1:RegisterEffect(effect_1)
end --}
| > > | 405 406 407 408 409 410 411 412 413 414 |
end --}
effect_1:SetOperation(print_hand)
str_1:RegisterEffect(effect_1)
end --}
|