fixes
This commit is contained in:
@@ -984,7 +984,7 @@ entities:
|
||||
- type: Transform
|
||||
pos: -0.5,-0.5
|
||||
parent: 2
|
||||
- proto: CPSpawnPointAdventurer
|
||||
- proto: CP14SpawnPointAdventurer
|
||||
entities:
|
||||
- uid: 99
|
||||
components:
|
||||
|
||||
@@ -6,6 +6,8 @@
|
||||
name: wooden barrel
|
||||
suffix: Empty
|
||||
description: The simplest design for storing liquids.
|
||||
placement:
|
||||
mode: PlaceFree
|
||||
components:
|
||||
- type: Transform
|
||||
noRot: true
|
||||
@@ -16,7 +18,7 @@
|
||||
fix1:
|
||||
shape:
|
||||
!type:PhysShapeAabb
|
||||
bounds: "-0.4,-0.4,0.4,0.4"
|
||||
bounds: "-0.3,-0.3,0.3,0.3"
|
||||
density: 155
|
||||
mask:
|
||||
- MachineMask
|
||||
|
||||
Reference in New Issue
Block a user