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