* - fix: Defib emag.

* - fix: No instant subfloor prying.

* - fix: Wizard shield interact on use.

* - fix: Uno gift ignore.

* - fix: Fix projectors despawning.

* - fix: Actual wizard dome fix.

* - fix: Rev lightning.
This commit is contained in:
Aviu00
2024-08-07 10:32:34 +00:00
committed by GitHub
parent a22cf3d50b
commit b7cc49896c
9 changed files with 28 additions and 21 deletions

View File

@@ -697,6 +697,7 @@
- PowerCell
- PowerCellSmall
- type: EnergyDomeGenerator
canInteractUse: false
damageEnergyDraw: 15
domePrototype: EnergyDomeSmallPink
- type: ClothingSpeedModifier

View File

@@ -24,6 +24,7 @@
- TrashBag
- type: Appearance
- type: Dumpable
- type: GiftIgnore
- type: StorageFill
contents:
- id: UnoCardUnknownGreen3
@@ -160,3 +161,4 @@
- TrashBag
- type: Appearance
- type: Dumpable
- type: GiftIgnore

View File

@@ -70,8 +70,6 @@
- TableMask
layer:
- TableLayer
- type: TimedDespawn
lifetime: 180
- type: PointLight
enabled: true
radius: 3
@@ -100,8 +98,6 @@
- FullTileMask
layer:
- GlassLayer
- type: TimedDespawn
lifetime: 180
- type: PointLight
enabled: true
radius: 3
@@ -116,4 +112,4 @@
damage: 60
behaviors:
- !type:DoActsBehavior
acts: [ "Destruction" ]
acts: [ "Destruction" ]