Skip to content

Commit

Permalink
Update code/game/machinery/doors/multi_tile.dm
Browse files Browse the repository at this point in the history
Co-authored-by: harryob <[email protected]>
  • Loading branch information
morrowwolf and harryob committed Sep 9, 2023
1 parent c238087 commit 0d99915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/machinery/doors/multi_tile.dm
Original file line number Diff line number Diff line change
Expand Up @@ -320,8 +320,8 @@
locked = TRUE
opacity = FALSE
glass = TRUE
var/throw_dir = EAST
queen_pryable = FALSE
var/throw_dir = EAST

/obj/structure/machinery/door/airlock/multi_tile/almayer/dropshiprear/lifeboat/try_to_activate_door(mob/user)
return
Expand Down

0 comments on commit 0d99915

Please sign in to comment.