From: GnarpGnarp <157513875+GnarpGnarp@users.noreply.github.com> Date: Sat, 31 May 2025 20:09:10 +0000 (+0100) Subject: Rename paper_background_black files (#37976) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=f21b6d139a821f42e1e8cd509d5b8c74edf75a15;p=space-station-14.git Rename paper_background_black files (#37976) Renamed "paper_background_black" to "paper_background_blood_red" as the colour of the file is not black. --- diff --git a/Resources/Prototypes/Entities/Objects/Misc/business_card.yml b/Resources/Prototypes/Entities/Objects/Misc/business_card.yml index 841d5f2099..126f1f3c94 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/business_card.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/business_card.yml @@ -19,7 +19,7 @@ - type: PaperVisuals headerImagePath: "/Textures/Interface/Paper/paper_heading_syndicate_logo.svg.96dpi.png" headerMargin: 0.0, 0.0, 0.0, 2.0 - backgroundImagePath: "/Textures/Interface/Paper/paper_background_black.svg.96dpi.png" + backgroundImagePath: "/Textures/Interface/Paper/paper_background_blood_red.svg.96dpi.png" backgroundPatchMargin: 16.0, 16.0, 16.0, 16.0 contentMargin: 4.0, 4.0, 4.0, 4.0 maxWritableArea: 400.0, 256.0 diff --git a/Resources/Textures/Interface/Paper/paper_background_black.svg b/Resources/Textures/Interface/Paper/paper_background_blood_red.svg similarity index 100% rename from Resources/Textures/Interface/Paper/paper_background_black.svg rename to Resources/Textures/Interface/Paper/paper_background_blood_red.svg diff --git a/Resources/Textures/Interface/Paper/paper_background_black.svg.96dpi.png b/Resources/Textures/Interface/Paper/paper_background_blood_red.svg.96dpi.png similarity index 100% rename from Resources/Textures/Interface/Paper/paper_background_black.svg.96dpi.png rename to Resources/Textures/Interface/Paper/paper_background_blood_red.svg.96dpi.png diff --git a/Resources/Textures/Interface/Paper/paper_background_black.svg.96dpi.png.yml b/Resources/Textures/Interface/Paper/paper_background_blood_red.svg.96dpi.png.yml similarity index 100% rename from Resources/Textures/Interface/Paper/paper_background_black.svg.96dpi.png.yml rename to Resources/Textures/Interface/Paper/paper_background_blood_red.svg.96dpi.png.yml