Overview
| Comment: | 0.0.2039 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
27c36deea8f241544969a3812be48b3f |
| User & Date: | 顽雨沉风 on 2023-07-23 00:42:55.483 |
| Other Links: | manifest | tags |
Context
|
2023-07-23
| ||
| 00:46 | 0.0.2040 check-in: 661e35fb9e user: 顽雨沉风 tags: trunk | |
| 00:42 | 0.0.2039 check-in: 27c36deea8 user: 顽雨沉风 tags: trunk | |
| 00:42 | 0.0.2038 check-in: e3054c20f5 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [e3932777fc]
to [dcd3a83ef8].
| ︙ | |||
13 14 15 16 17 18 19 | 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | - - - - - - - - - - - - - - - - - - - - - - - |
local i
_G.fun = {}
---------------------------------
|
| ︙ | |||
406 407 408 409 410 411 412 | 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 | - + |
Duel.SendtoDeck(card,player_who_activate_the_effect,0,REASON_RULE)
--}
else --{
|
| ︙ |