Fixes (#576)
* - 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:
@@ -697,6 +697,7 @@
|
||||
- PowerCell
|
||||
- PowerCellSmall
|
||||
- type: EnergyDomeGenerator
|
||||
canInteractUse: false
|
||||
damageEnergyDraw: 15
|
||||
domePrototype: EnergyDomeSmallPink
|
||||
- type: ClothingSpeedModifier
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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" ]
|
||||
|
||||
Reference in New Issue
Block a user