Differences From Artifact [13a077f458]:
- File script/c0.lua — part of check-in [c63fb5db7b] at 2023-07-16 01:14:16 on branch trunk — 0.0.1538 (user: 顽雨沉风, size: 8198) [annotate] [blame] [check-ins using]
To Artifact [2f75700e0c]:
- File script/c0.lua — part of check-in [a30b9aba5d] at 2023-07-16 01:17:04 on branch trunk — 0.0.1540 (user: 顽雨沉风, size: 8238) [annotate] [blame] [check-ins using]
| ︙ | |||
336 337 338 339 340 341 342 343 344 345 346 347 348 349 | 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 | + + |
Duel.SendtoDeck(card,player_who_activate_the_effect,0,REASON_RULE)
--}
else --{
Debug.ShowHint("印卡过多!")
effect_event:Reset()
end --}
end --}
end --}
|
| ︙ |