mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-03-24 13:33:26 +08:00
fix undead bug
This commit is contained in:
@@ -9413,7 +9413,10 @@
|
||||
"event": "因为你颜值过高,有个嫉妒的人突然从天而降把你杀了。",
|
||||
"postEvent": "你死前不明白为什么那个人是从天上下来的。",
|
||||
"include": "(CHR>9)&(EVT?[10010])",
|
||||
"exclude": "EVT?[11277]"
|
||||
"exclude": "EVT?[11277]",
|
||||
"branch": [
|
||||
"STR<100:10000"
|
||||
]
|
||||
},
|
||||
"11278": {
|
||||
"id": 11278,
|
||||
|
||||
BIN
data/events.xlsx
BIN
data/events.xlsx
Binary file not shown.
Reference in New Issue
Block a user