diff --git a/public/scenes/demo.json b/public/scenes/demo.json index 7eb38b8..ba29a3e 100644 --- a/public/scenes/demo.json +++ b/public/scenes/demo.json @@ -12,7 +12,7 @@ { "text": "走向左边那扇发光的门", "targetScene": "left_door", - "timeLimit": 15, + "timeLimit": 5, "effects": [ { "type": "add", "target": "courage", "value": 10 } ]