Differences From Artifact [a92ea00f3f]:
- File script/c0.lua — part of check-in [1d67d9f6e3] at 2023-08-02 02:08:55 on branch trunk — 0.0.2458 (user: 顽雨沉风, size: 11737) [annotate] [blame] [check-ins using]
To 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]
︙ | ︙ | |||
577 578 579 580 581 582 583 584 585 586 587 588 589 590 | end --} --兼容层------------------------------- fun["印卡"] = fun["二_印卡"] fun["随机抽卡"] = fun["一_随机抽卡"] | > | 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 | end --} --兼容层------------------------------- fun["印卡"] = fun["二_印卡"] fun["随机抽卡"] = fun["一_随机抽卡"] fun["禁格"] = fun["一_禁格"] |
︙ | ︙ |