fix: add back missing alone_ending scene definition

This commit is contained in:
2026-06-14 17:26:22 +08:00
parent 920f0ee9f3
commit 73fade1b94

View File

@@ -558,6 +558,15 @@
"choices": [],
"thumbnail": "shared/thumb.jpg"
},
"alone_ending": {
"id": "alone_ending",
"videoUrl": "alone_ending/alone_ending.mp4",
"choices": [],
"onEnter": [
{ "type": "set", "target": "completed_game", "value": 1 }
],
"thumbnail": "alone_ending/thumb.jpg"
},
"combat_router": {
"id": "combat_router",
"videoUrl": "",