Replaces the security NVGs in Metastation Central bitrunner domain with generic ones (#86752)

## About The Pull Request

This swaps out the security NVGs in the Metastation Central bitrunner
domain with regular ones.

These NVGs are the colorless variant, so nothing is changed beyond not
being able to access sec records.
## Why It's Good For The Game

Closes #86645.
## Changelog
🆑 Rhials
fix: You can no longer backdoor security records using the Metastation
Central bitrunner domain.
/🆑
This commit is contained in:
Rhials
2024-09-21 00:25:45 +02:00
committed by GitHub
parent 66430e1147
commit 1aa5fa00a4
+7 -7
View File
@@ -4413,14 +4413,14 @@
/area/virtual_domain)
"Lq" = (
/obj/structure/table/reinforced,
/obj/item/clothing/glasses/hud/security/night{
pixel_x = -8;
pixel_y = -6
/obj/item/clothing/glasses/night/colorless{
pixel_x = 5;
pixel_y = 7
},
/obj/item/clothing/glasses/hud/security/night,
/obj/item/clothing/glasses/hud/security/night{
pixel_x = 8;
pixel_y = 8
/obj/item/clothing/glasses/night/colorless,
/obj/item/clothing/glasses/night/colorless{
pixel_x = -5;
pixel_y = -3
},
/turf/template_noop,
/area/virtual_domain/safehouse)