IgnitionSourceComponent added (#13555)
Co-authored-by: Jezithyr <6192499+Jezithyr@users.noreply.github.com> Co-authored-by: Kara <lunarautomaton6@gmail.com>
This commit is contained in:
@@ -42,6 +42,9 @@
|
||||
radius: 1.0
|
||||
energy: 5.0
|
||||
netsync: false
|
||||
- type: IgnitionSource
|
||||
temperature: 400
|
||||
ignited: false
|
||||
- type: LightBehaviour
|
||||
behaviours:
|
||||
- !type:RandomizeBehaviour # immediately make it bright and flickery
|
||||
|
||||
@@ -47,6 +47,8 @@
|
||||
radius: 1.0
|
||||
energy: 9.0
|
||||
netsync: false
|
||||
- type: IgnitionSource
|
||||
temperature: 1000
|
||||
- type: LightBehaviour
|
||||
behaviours:
|
||||
- !type:RandomizeBehaviour # immediately make it bright and flickery
|
||||
|
||||
@@ -62,6 +62,8 @@
|
||||
- type: RequiresEyeProtection
|
||||
- type: StaticPrice
|
||||
price: 40
|
||||
- type: IgnitionSource
|
||||
temperature: 700
|
||||
|
||||
- type: entity
|
||||
name: industrial welding tool
|
||||
|
||||
Reference in New Issue
Block a user