From 904a2d81afc35baa91001f1c61cfe8b1954f9959 Mon Sep 17 00:00:00 2001 From: aada Date: Tue, 10 Sep 2024 01:01:50 -0500 Subject: [PATCH] bartender module sprite --- .../Objects/Specific/Robotics/borg_modules.yml | 2 +- .../Robotics/borgmodule.rsi/icon-beer.png | Bin 0 -> 199 bytes .../Specific/Robotics/borgmodule.rsi/meta.json | 5 ++++- 3 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 Resources/Textures/Objects/Specific/Robotics/borgmodule.rsi/icon-beer.png diff --git a/Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml b/Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml index 46a9b04f7eff..2e6a76696ac5 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml @@ -427,7 +427,7 @@ - type: Sprite layers: - state: service - - state: icon-pen + - state: icon-beer - type: ItemBorgModule items: - Lighter diff --git a/Resources/Textures/Objects/Specific/Robotics/borgmodule.rsi/icon-beer.png b/Resources/Textures/Objects/Specific/Robotics/borgmodule.rsi/icon-beer.png new file mode 100644 index 0000000000000000000000000000000000000000..7530485db0c3b678e836fccd6db4d3594a37063d GIT binary patch literal 199 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJK2I0Nkcigg1PRu~2_ijBfd*V{ zQa5&&zyJUF`T74qV9&L;{QbTEPi7o@KGl5<=xB@ zK%f`1!(m!#NHGIY!Qnn5VT<2>(>dj)niMf?W#C@QwqnZMh3lE`?X70_FL=Mt7^uCS pWxv-yy)GFeF1LdkAnTtnF?{IO)qNWIPZ8)c22WQ%mvv4FO#qH0MYaF{ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Specific/Robotics/borgmodule.rsi/meta.json b/Resources/Textures/Objects/Specific/Robotics/borgmodule.rsi/meta.json index 74c9893cae37..8b11b32a5463 100644 --- a/Resources/Textures/Objects/Specific/Robotics/borgmodule.rsi/meta.json +++ b/Resources/Textures/Objects/Specific/Robotics/borgmodule.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC0-1.0", - "copyright": "Created by EmoGarbage404 (github) for Space Station 14. icon-construction.png created by deltanedas (github). syndicateborgbomb.png created by Mangohydra (github).", + "copyright": "Created by EmoGarbage404 (github) for Space Station 14. icon-construction.png created by deltanedas (github). syndicateborgbomb.png created by Mangohydra (github). icon-beer by aada.", "size": { "x": 32, "y": 32 @@ -25,6 +25,9 @@ { "name": "icon-artifacts" }, + { + "name": "icon-beer" + }, { "name": "icon-cables" },