Renames the Blueshield's Fax in Void Raptor (#6104)

## About The Pull Request

Extremely small fix. The Blueshield's fax was a copy of the Bridge's,
which meant it shared the name and ID. Whoops.


## Why It's Good For The Game

Bugfix

## Proof Of Testing

Yeah

## Changelog

🆑
fix: The Blueshield's Fax on Void Raptor no has the same ID as the
Bridge's.
/🆑

Co-authored-by: Waterpig <49160555+Maia-J@users.noreply.github.com>
This commit is contained in:
Mathilde
2026-08-15 12:06:49 -04:00
committed by GitHub
co-authored by Waterpig
parent 32b1ec3a97
commit eb6402acba
+3 -3
View File
@@ -38291,9 +38291,9 @@
"kSu" = (
/obj/structure/table/wood,
/obj/machinery/fax{
fax_name = "Bridge";
name = "Bridge Fax Machine";
pixel_y = 3
name = "Blueshield's Fax Machine";
fax_name = "Blueshield's Office";
pixel_y = 6
},
/obj/item/radio/intercom/command/directional/east,
/turf/open/floor/carpet/blue,