mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-08 03:42:27 +02:00
Update lifetime of bow when using spawnBow.js
This commit is contained in:
parent
40b428c788
commit
a2c5c0f36e
1 changed files with 1 additions and 1 deletions
|
@ -53,5 +53,5 @@ Entities.addEntity({
|
|||
"shapeType": "compound",
|
||||
"type": "Model",
|
||||
"userData": JSON.stringify(userData),
|
||||
lifetime: 40
|
||||
lifetime: 600
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue