Overview
Comment: | 0 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
7da070fada06e7cf673ec808602c5184 |
User & Date: | 顽雨沉风 on 2024-06-27 07:44:34 |
Other Links: | manifest | tags |
Context
2024-06-27
| ||
07:46 | 0 check-in: 4a9f2f4323 user: 顽雨沉风 tags: trunk | |
07:44 | 0 check-in: 7da070fada user: 顽雨沉风 tags: trunk | |
07:42 | 0 check-in: 9a0abc0f50 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua from [68987e4e1f] to [e5685b4780].
1 2 3 4 5 6 7 8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | - - - - + + + + - - - - - + + + + + | local string = string local table = table local Debug = Debug local Effect = Effect local Duel = Duel local Card = Card local s = {} s["效卡之类排"] = { |
︙ |