diff --git a/code/game/objects/structures/safe.dm b/code/game/objects/structures/safe.dm index f9f8a5ab39a..7cee3769888 100644 --- a/code/game/objects/structures/safe.dm +++ b/code/game/objects/structures/safe.dm @@ -7,7 +7,7 @@ FLOOR SAFES //SAFES /obj/structure/safe name = "\improper Safe" - desc = "A huge chunk of metal with a dial embedded in it. Fine print on the dial reads \"Nanotrasen Arms - 2 tumbler safe, guaranteed thermite resistant, explosion resistant, and assistant resistant.\"" + desc = "A huge chunk of metal with a dial embedded in it. Fine print on the dial reads \"Scarborough Arms - 2 tumbler safe, guaranteed thermite resistant, explosion resistant, and assistant resistant.\"" icon = 'icons/obj/structures.dmi' icon_state = "safe" anchored = 1 diff --git a/nano/images/Scarborough Arms.svg b/nano/images/Scarborough Arms.svg new file mode 100644 index 00000000000..cf164903bdf --- /dev/null +++ b/nano/images/Scarborough Arms.svg @@ -0,0 +1,75 @@ + + + + diff --git a/nano/images/safe_dial.png b/nano/images/safe_dial.png index 33b120b44a1..de24f16b670 100644 Binary files a/nano/images/safe_dial.png and b/nano/images/safe_dial.png differ diff --git a/nano/templates/safe.tmpl b/nano/templates/safe.tmpl index ccd790b0d97..e0c98215737 100644 --- a/nano/templates/safe.tmpl +++ b/nano/templates/safe.tmpl @@ -48,7 +48,7 @@
