Commit 76b095c2 authored by wind2009's avatar wind2009

Fix

parent 4c1c7391
Pipeline #30590 passed with stages
in 1 minute and 32 seconds
...@@ -53,7 +53,7 @@ merge_databases: ...@@ -53,7 +53,7 @@ merge_databases:
FIELDS: 'name,desc,overallString,picUrl' FIELDS: 'name,desc,overallString,picUrl'
GIT_DEPTH: '1000' GIT_DEPTH: '1000'
OUTPUT_FILENAME: test-release.json OUTPUT_FILENAME: test-release.json
REF_COMMIT: '8.14' # 更新的时候改这里,修改成上一个tag的版本号 REF_COMMIT: '8.16' # 更新的时候改这里,修改成上一个tag的版本号
script: script:
- apt update;apt -y install wget - apt update;apt -y install wget
- currentPath=$PWD - currentPath=$PWD
......
...@@ -22,6 +22,7 @@ ...@@ -22,6 +22,7 @@
101207020 101207020
101207021 101207021
101207022 101207022
101207025
101207026 101207026
101207027 101207027
101207028 101207028
......
--マルチャミー・ --マルチャミー・ニャルス
local s,id,o=GetID() local s,id,o=GetID()
function s.initial_effect(c) function s.initial_effect(c)
--draw --draw
......
--蛇眼の原罪 --蛇眼の原罪
local s,id,o=GetID() local s,id,o=GetID()
function s.initial_effect(c) function s.initial_effect(c)
--fusion material --fusion material
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment