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