[MIRROR] makes puzzle doors not open if you just walk into them while fireman carrying someone [MDB IGNORE] (#22736)

* makes puzzle doors not open if you just walk into them while fireman carrying someone (#77131)

## About The Pull Request

i dont know how this happens but this fixes it so

## Why It's Good For The Game

fixes #77112

## Changelog
🆑
fix: you can no longer fireman carry to bypass puzzle doors
/🆑

* makes puzzle doors not open if you just walk into them while fireman carrying someone

---------

Co-authored-by: jimmyl <70376633+mc-oofert@users.noreply.github.com>
This commit is contained in:
SkyratBot
2023-07-27 20:39:32 -04:00
committed by GitHub
co-authored by jimmyl
parent f9b348c74d
commit e09875fe9c
+1
View File
@@ -44,6 +44,7 @@
resistance_flags = INDESTRUCTIBLE | FIRE_PROOF | ACID_PROOF | LAVA_PROOF
move_resist = MOVE_FORCE_OVERPOWERING
damage_deflection = 70
can_open_with_hands = FALSE
/// Make sure that the puzzle has the same puzzle_id as the keycard door!
var/puzzle_id = null
/// Message that occurs when the door is opened