Make windoors not crush people (#6475)
This commit is contained in:
@@ -71,10 +71,8 @@
|
|||||||
# needed so that windoors will close regardless of whether there are people in it; it doesn't crush after all
|
# needed so that windoors will close regardless of whether there are people in it; it doesn't crush after all
|
||||||
safety: false
|
safety: false
|
||||||
- type: Door
|
- type: Door
|
||||||
|
canCrush: false
|
||||||
weldable: false
|
weldable: false
|
||||||
crushDamage:
|
|
||||||
types:
|
|
||||||
Blunt: 10
|
|
||||||
openSound:
|
openSound:
|
||||||
path: /Audio/Machines/windoor_open.ogg
|
path: /Audio/Machines/windoor_open.ogg
|
||||||
closeSound:
|
closeSound:
|
||||||
|
|||||||
Reference in New Issue
Block a user