Fix airlocks being opened by anything that bumps into them.

- Adds DoorBumpOpener component.
This commit is contained in:
Vera Aguilera Puerto
2021-10-01 13:47:38 +02:00
parent e3139ef41b
commit 883cbf40b2
8 changed files with 29 additions and 5 deletions

View File

@@ -0,0 +1,4 @@
author: Zumorica
changes:
- type: Fix # One of the following: Add, Remove, Tweak, Fix
message: Fix airlocks being opened by bullets and any thrown items. They can still be opened by thrown IDs and PDAs though!