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:
Myctai
2022-07-23 14:26:19 +00:00
committed by GitHub
parent 5d0e73ed4e
commit 2c56f0a4eb

View File

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