fix: add back missing alone_ending scene definition
This commit is contained in:
@@ -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": "",
|
||||
|
||||
Reference in New Issue
Block a user