Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.

Commit fcd69b3

Browse files
authored
Add files via upload
1 parent d523528 commit fcd69b3

21 files changed

+304
-3
lines changed

script-jp/brandlogo.ast

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,18 @@ astname = "ast"
33
ast = {
44
block_00000 = {
55
{"brandlogo", mode="black", time=1000, wait=2500},
6-
{"brandlogo", file="logo", sysvo="brand", movie=1},
6+
{"brandlogo", file="logo", sysvo="brand", movie=1, cond="s.sp==0"},
7+
{"brandlogo", file="logo", sysvo="brand", movie=2, cond="s.sp==1"},
78
{"brandlogo", file="caution"},
89
{"sysvo", stop=1, time=250},
910
{"brandlogo", file="artemis"},
1011
{"keyskip"},
1112
{"brandlogo"},
1213
{"text"},
13-
line = 21,
14+
line = 24,
1415
},
1516
label = {
16-
label_skip = { block="block_00000", label=6 },
17+
label_skip = { block="block_00000", label=7 },
1718
top = { block="block_00000", label=1 },
1819
},
1920
}

script-jp/scene01.ast

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
astver = 2.0
2+
astname = "ast"
3+
ast = {
4+
block_00000 = {
5+
{"bg", time=0, file="black", path=":bg/"},
6+
{"selback", file="scene"},
7+
{"excall", file="02_奏命_08h1", label="scene"},
8+
{"text"},
9+
line = 8,
10+
},
11+
label = {
12+
scene = { block="block_00000", label=1 },
13+
top = { block="block_00000", label=1 },
14+
},
15+
}

script-jp/scene02.ast

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
astver = 2.0
2+
astname = "ast"
3+
ast = {
4+
block_00000 = {
5+
{"bg", time=0, file="black", path=":bg/"},
6+
{"selback", file="scene"},
7+
{"excall", file="02_奏命_10h2", label="scene"},
8+
{"text"},
9+
line = 8,
10+
},
11+
label = {
12+
scene = { block="block_00000", label=1 },
13+
top = { block="block_00000", label=1 },
14+
},
15+
}

script-jp/scene03.ast

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
astver = 2.0
2+
astname = "ast"
3+
ast = {
4+
block_00000 = {
5+
{"bg", time=0, file="black", path=":bg/"},
6+
{"selback", file="scene"},
7+
{"excall", file="02_奏命_13h3", label="scene"},
8+
{"text"},
9+
line = 8,
10+
},
11+
label = {
12+
scene = { block="block_00000", label=1 },
13+
top = { block="block_00000", label=1 },
14+
},
15+
}

script-jp/scene04.ast

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
astver = 2.0
2+
astname = "ast"
3+
ast = {
4+
block_00000 = {
5+
{"bg", time=0, file="black", path=":bg/"},
6+
{"selback", file="scene"},
7+
{"excall", file="02_奏命_18h4", label="scene"},
8+
{"text"},
9+
line = 8,
10+
},
11+
label = {
12+
scene = { block="block_00000", label=1 },
13+
top = { block="block_00000", label=1 },
14+
},
15+
}

script-jp/scene05.ast

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
astver = 2.0
2+
astname = "ast"
3+
ast = {
4+
block_00000 = {
5+
{"bg", time=0, file="black", path=":bg/"},
6+
{"selback", file="scene"},
7+
{"excall", file="02_奏命_21h5", label="scene"},
8+
{"text"},
9+
line = 8,
10+
},
11+
label = {
12+
scene = { block="block_00000", label=1 },
13+
top = { block="block_00000", label=1 },
14+
},
15+
}

script-jp/scene06.ast

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
astver = 2.0
2+
astname = "ast"
3+
ast = {
4+
block_00000 = {
5+
{"bg", time=0, file="black", path=":bg/"},
6+
{"selback", file="scene"},
7+
{"excall", file="03_イヴ_10h1", label="scene"},
8+
{"text"},
9+
line = 8,
10+
},
11+
label = {
12+
scene = { block="block_00000", label=1 },
13+
top = { block="block_00000", label=1 },
14+
},
15+
}

script-jp/scene07.ast

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
astver = 2.0
2+
astname = "ast"
3+
ast = {
4+
block_00000 = {
5+
{"bg", time=0, file="black", path=":bg/"},
6+
{"selback", file="scene"},
7+
{"excall", file="03_イヴ_12h2", label="scene"},
8+
{"text"},
9+
line = 8,
10+
},
11+
label = {
12+
scene = { block="block_00000", label=1 },
13+
top = { block="block_00000", label=1 },
14+
},
15+
}

script-jp/scene08.ast

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
astver = 2.0
2+
astname = "ast"
3+
ast = {
4+
block_00000 = {
5+
{"bg", time=0, file="black", path=":bg/"},
6+
{"selback", file="scene"},
7+
{"excall", file="03_イヴ_14h3", label="scene"},
8+
{"text"},
9+
line = 8,
10+
},
11+
label = {
12+
scene = { block="block_00000", label=1 },
13+
top = { block="block_00000", label=1 },
14+
},
15+
}

script-jp/scene09.ast

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
astver = 2.0
2+
astname = "ast"
3+
ast = {
4+
block_00000 = {
5+
{"bg", time=0, file="black", path=":bg/"},
6+
{"selback", file="scene"},
7+
{"excall", file="03_イヴ_18h4", label="scene"},
8+
{"text"},
9+
line = 8,
10+
},
11+
label = {
12+
scene = { block="block_00000", label=1 },
13+
top = { block="block_00000", label=1 },
14+
},
15+
}

0 commit comments

Comments
 (0)