tweak(NuclearBomb Keg): Give the nuclear bomb keg a hit box (#30415)
* bleh * Bugs spread disease :( * they are reproducing * no lore
This commit is contained in:
@@ -128,6 +128,8 @@
|
||||
suffix: keg
|
||||
description: You probably shouldn't stick around to see if this is armed. It has a tap on the side.
|
||||
components:
|
||||
- type: Transform
|
||||
anchored: false
|
||||
- type: NukeLabel
|
||||
- type: Sprite
|
||||
sprite: Objects/Devices/nuke.rsi
|
||||
@@ -161,11 +163,11 @@
|
||||
shape:
|
||||
!type:PhysShapeCircle
|
||||
radius: 0.45
|
||||
density: 80
|
||||
density: 255
|
||||
mask:
|
||||
- TabletopMachineMask
|
||||
- MachineMask
|
||||
layer:
|
||||
- TabletopMachineLayer
|
||||
- WallLayer
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
tank:
|
||||
|
||||
Reference in New Issue
Block a user