Fix thrusters using generic Burn damage group instead of Heat type (#9972)
Getting high temperature, electric and frostbite burns at once is silly.
This commit is contained in:
@@ -16,8 +16,8 @@
|
|||||||
rotateWhileAnchored: true
|
rotateWhileAnchored: true
|
||||||
- type: Thruster
|
- type: Thruster
|
||||||
damage:
|
damage:
|
||||||
groups:
|
types:
|
||||||
Burn: 40
|
Heat: 40
|
||||||
- type: InteractionOutline
|
- type: InteractionOutline
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
netsync: false
|
netsync: false
|
||||||
|
|||||||
Reference in New Issue
Block a user