mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-08-28 01:06:49 +08:00
update: play property animation
update: event format field fix: test
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
## Bugs
|
||||
|
||||
### 复活Bug
|
||||
age 400
|
||||
-> 寿元终
|
||||
-> 天赋复活
|
||||
age 401
|
||||
-> 无可随机事件
|
||||
-> 报错
|
||||
@@ -47,6 +47,8 @@ export type Event = {
|
||||
readonly exclude?: string
|
||||
/** 分支路线 */
|
||||
readonly branch?: EventBranch[]
|
||||
/** 是否需要格式化 */
|
||||
readonly format?: boolean
|
||||
}
|
||||
// @vt-types-end
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user