Lots of pathfinder bugfixes (#8248)
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
id: SimpleSpaceMobBase # Mob without barotrauma, freezing and asphyxiation (for space carps!?)
|
||||
suffix: AI
|
||||
components:
|
||||
- type: Tag
|
||||
tags:
|
||||
- DoorBumpOpener
|
||||
- type: Reactive
|
||||
groups:
|
||||
Flammable: [Touch]
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
fixtures:
|
||||
- shape:
|
||||
!type:PhysShapeCircle
|
||||
radius: 0.35
|
||||
radius: 0.25
|
||||
mass: 120
|
||||
mask:
|
||||
- MobMask
|
||||
@@ -88,6 +88,8 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- CannotSuicide
|
||||
- DoorBumpOpener
|
||||
- FootstepSound
|
||||
- type: NoSlip
|
||||
|
||||
- type: entity
|
||||
|
||||
Reference in New Issue
Block a user