mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
Fixes fake airlock bolts being examineable (#89901)
## About The Pull Request Closes #89857
This commit is contained in:
@@ -73,6 +73,7 @@
|
||||
/obj/effect/client_image_holder/hallucination/fake_door_lock
|
||||
layer = CLOSED_DOOR_LAYER + 1 //for Bump priority
|
||||
plane = GAME_PLANE
|
||||
mouse_opacity = MOUSE_OPACITY_TRANSPARENT
|
||||
|
||||
/// The real airlock we're fake bolting down.
|
||||
var/obj/machinery/door/airlock/airlock
|
||||
|
||||
Reference in New Issue
Block a user