update: play property animation

update: event format field
fix: test
This commit is contained in:
Vick Scarlet
2026-08-16 20:06:16 +08:00
committed by 神戸小鳥
parent cd82d175c2
commit 6eea7d0d87
15 changed files with 110 additions and 155 deletions
+9
View File
@@ -0,0 +1,9 @@
## Bugs
### 复活Bug
age 400
-> 寿元终
-> 天赋复活
age 401
-> 无可随机事件
-> 报错
+2
View File
@@ -47,6 +47,8 @@ export type Event = {
readonly exclude?: string
/** 分支路线 */
readonly branch?: EventBranch[]
/** 是否需要格式化 */
readonly format?: boolean
}
// @vt-types-end
Binary file not shown.