Differences From Artifact [0e67a3fa8d]:
- File script/c0.lua — part of check-in [8388ccc6c5] at 2024-02-14 01:35:00 on branch trunk — 好 (user: 顽雨沉风, size: 7135) [annotate] [blame] [check-ins using]
To Artifact [02b7de0422]:
- File script/c0.lua — part of check-in [21cd94e151] at 2024-02-14 01:35:12 on branch trunk — 好 (user: 顽雨沉风, size: 7141) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 10 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | - + | local str = {} local string = string local table = table local s = {} _G.fun = {} s["效牌之类排"] = { TYPE_SPELL , TYPE_TRAP , TYPE_EFFECT } |
︙ |