fix undead bug

This commit is contained in:
Vick Scarlet
2021-09-03 10:52:24 +08:00
parent 1583a631a5
commit 62acdc845f
2 changed files with 4 additions and 1 deletions

View File

@@ -9413,7 +9413,10 @@
"event": "因为你颜值过高,有个嫉妒的人突然从天而降把你杀了。",
"postEvent": "你死前不明白为什么那个人是从天上下来的。",
"include": "(CHR>9)&(EVT?[10010])",
"exclude": "EVT?[11277]"
"exclude": "EVT?[11277]",
"branch": [
"STR<100:10000"
]
},
"11278": {
"id": 11278,

Binary file not shown.