mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user