tweak: reduce intro timeLimit from 15s to 5s for faster testing
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
{
|
{
|
||||||
"text": "走向左边那扇发光的门",
|
"text": "走向左边那扇发光的门",
|
||||||
"targetScene": "left_door",
|
"targetScene": "left_door",
|
||||||
"timeLimit": 15,
|
"timeLimit": 5,
|
||||||
"effects": [
|
"effects": [
|
||||||
{ "type": "add", "target": "courage", "value": 10 }
|
{ "type": "add", "target": "courage", "value": 10 }
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user