Differences From Artifact [bac3554a60]:
- File script/c0.lua — part of check-in [e61778909e] at 2023-08-02 02:09:19 on branch trunk — 0.0.2459 (user: 顽雨沉风, size: 11772) [annotate] [blame] [check-ins using]
To Artifact [3e6ead7c5a]:
- File script/c0.lua — part of check-in [30619e5bbd] at 2023-08-02 02:13:21 on branch trunk — 0.0.2460 (user: 顽雨沉风, size: 11886) [annotate] [blame] [check-ins using]
︙ | ︙ | |||
576 577 578 579 580 581 582 | end --} --兼容层------------------------------- fun["印卡"] = fun["二_印卡"] | > | > > | 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 | end --} --兼容层------------------------------- fun["印卡"] = fun["二_印卡"] fun["开局添加手卡"] = fun["一_开局添加手卡"] fun["是否效果卡"] = fun["一_是否效果卡"] fun["禁格"] = fun["一_禁格"] fun["随机抽卡"] = fun["一_随机抽卡"] |
︙ | ︙ |