Differences From Artifact [fa47515bda]:
- File script/c0.lua — part of check-in [1539e099d7] at 2023-07-16 00:48:03 on branch trunk — 0.0.1521 (user: 顽雨沉风, size: 10180) [annotate] [blame] [check-ins using]
To Artifact [8547e68aa8]:
- File script/c0.lua — part of check-in [e28a9fe965] at 2023-07-16 00:54:36 on branch trunk — 0.0.1522 (user: 顽雨沉风, size: 10184) [annotate] [blame] [check-ins using]
︙ | ︙ | |||
344 345 346 347 348 349 350 | , str_1 , nil) Duel.SendtoHand(str["玩家选定的卡"] , nil , REASON_RULE) | | | 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 | , str_1 , nil) Duel.SendtoHand(str["玩家选定的卡"] , nil , REASON_RULE) effect_event:Reset() end --} effect_1:SetOperation(cache_1) Duel.RegisterEffect(effect_1 , 0) |
︙ | ︙ |