Some bonfire fixes (#42675)
This commit is contained in:
parent
de7b03cbbc
commit
67e5a319d8
|
|
@ -44,6 +44,7 @@
|
|||
- type: IgnitionSource
|
||||
temperature: 700
|
||||
ignited: true
|
||||
- type: RequireProjectileTarget
|
||||
|
||||
- type: entity
|
||||
parent: BaseBonfire
|
||||
|
|
@ -71,7 +72,7 @@
|
|||
offset: "0, 0.5"
|
||||
- type: Strap
|
||||
position: Stand
|
||||
buckleOffset: "0, 0.5"
|
||||
buckleOffset: "0, 0.4"
|
||||
buckleDoafterTime: 5
|
||||
- type: IgniteOnBuckle
|
||||
- type: Construction
|
||||
|
|
|
|||
|
|
@ -46,3 +46,6 @@
|
|||
- !type:DoActsBehavior
|
||||
acts: [ "Destruction" ]
|
||||
- type: AlwaysHot
|
||||
- type: IgnitionSource
|
||||
temperature: 700
|
||||
ignited: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue