Overview
| Comment: | 0.0.2070 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
ddc570ff6dc331eea355247f941bb5f4 |
| User & Date: | 顽雨沉风 on 2023-07-23 13:39:36.150 |
| Other Links: | manifest | tags |
Context
|
2023-07-23
| ||
| 13:42 | 0.0.2071 check-in: 036fec47f8 user: 顽雨沉风 tags: trunk | |
| 13:39 | 0.0.2070 check-in: ddc570ff6d user: 顽雨沉风 tags: trunk | |
| 13:37 | 0.0.2069 check-in: 3eae441ec0 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [59f65e1e81]
to [aa49323525].
| ︙ | ︙ | |||
470 471 472 473 474 475 476 |
end --}
if cache_1 > 3000 then --{
Debug.ShowHint("比青眼白龙还厉害了")
--}
else --{
| | < > > > | 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 |
end --}
if cache_1 > 3000 then --{
Debug.ShowHint("比青眼白龙还厉害了")
--}
else --{
Debug.ShowHint("玩家的得分是 "
.. cache_1
.. " 分!\n相当于\n✯"
.. str["失败得分表"][cache_1]
.. "✯")
end --}
--~ Debug.ShowHint(tostring(cache_1))
effect_event:Reset()
end --}
|
| ︙ | ︙ |