(Fix) Make paper extinguishable with fire extinguisher (#42142)

Make paper extinguishable with fire extinguisher
This commit is contained in:
FotY 2025-12-31 01:10:59 +01:00 committed by BarryNorfolk
parent a2c58b6c09
commit 1aaea67fb0
1 changed files with 6 additions and 0 deletions

View File

@ -8,9 +8,15 @@
- Document
- Paper
- type: Appearance
- type: Reactive
groups:
Flammable: [ Touch ]
Extinguish: [ Touch ]
- type: ExtinguishableSetCollisionWake
- type: Flammable
fireSpread: true
alwaysCombustible: true
canExtinguish: true
damage:
types:
Heat: 1