mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
fixes the NTR and BS office door button (#28808)
This commit is contained in:
@@ -40388,7 +40388,9 @@
|
||||
/obj/structure/cable/orange{
|
||||
icon_state = "1-8"
|
||||
},
|
||||
/obj/machinery/door/airlock/command/glass,
|
||||
/obj/machinery/door/airlock/command/glass{
|
||||
id_tag = "ntrepofficedoor"
|
||||
},
|
||||
/obj/effect/mapping_helpers/airlock/autoname,
|
||||
/obj/effect/mapping_helpers/airlock/polarized{
|
||||
id = "ntr"
|
||||
@@ -43256,7 +43258,9 @@
|
||||
/obj/structure/cable/orange{
|
||||
icon_state = "1-8"
|
||||
},
|
||||
/obj/machinery/door/airlock/command/glass,
|
||||
/obj/machinery/door/airlock/command/glass{
|
||||
id_tag = "blueshieldofficedoor"
|
||||
},
|
||||
/obj/effect/mapping_helpers/airlock/polarized{
|
||||
id = "bs"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user