Some bonfire fixes (#42675)

This commit is contained in:
B_Kirill 2026-01-27 23:20:23 +10:00 committed by Coryler
parent de7b03cbbc
commit 67e5a319d8
2 changed files with 5 additions and 1 deletions

View File

@ -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

View File

@ -46,3 +46,6 @@
- !type:DoActsBehavior
acts: [ "Destruction" ]
- type: AlwaysHot
- type: IgnitionSource
temperature: 700
ignited: true