From b1ed25834844ca2ce9056a180975c161d6c6c0dc Mon Sep 17 00:00:00 2001 From: HitPanda <104197232+EnefFlow@users.noreply.github.com> Date: Mon, 23 Oct 2023 15:23:13 +0300 Subject: [PATCH] [Sponsor] Fluff Medicgaming (#510) --- Resources/Prototypes/White/Fluff/fluff.yml | 13 +++++++++++++ Resources/Prototypes/White/Fluff/sponsor.yml | 6 ++++++ .../deal_glasses.rsi/equipped-EYES.png | Bin 0 -> 270 bytes .../Medicgaming/deal_glasses.rsi/icon.png | Bin 0 -> 216 bytes .../Medicgaming/deal_glasses.rsi/meta.json | 18 ++++++++++++++++++ 5 files changed, 37 insertions(+) create mode 100644 Resources/Textures/White/Fluff/Medicgaming/deal_glasses.rsi/equipped-EYES.png create mode 100644 Resources/Textures/White/Fluff/Medicgaming/deal_glasses.rsi/icon.png create mode 100644 Resources/Textures/White/Fluff/Medicgaming/deal_glasses.rsi/meta.json diff --git a/Resources/Prototypes/White/Fluff/fluff.yml b/Resources/Prototypes/White/Fluff/fluff.yml index 74e2002652..5da4166e3c 100644 --- a/Resources/Prototypes/White/Fluff/fluff.yml +++ b/Resources/Prototypes/White/Fluff/fluff.yml @@ -726,3 +726,16 @@ sprite: White/Fluff/KnifeCappy/samurai_jacket.rsi - type: Clothing sprite: White/Fluff/KnifeCappy/samurai_jacket.rsi + +# Medicgaming +- type: entity + parent: ClothingEyesBase + id: ClothingEyesDealGlassesMedic + name: СделкоДел + description: Модные розово-жёлтые очки. Даются только самым модным и успешным продавцам. + suffix: Fluff + components: + - type: Sprite + sprite: White/Fluff/Medicgaming/deal_glasses.rsi + - type: Clothing + sprite: White/Fluff/Medicgaming/deal_glasses.rsi diff --git a/Resources/Prototypes/White/Fluff/sponsor.yml b/Resources/Prototypes/White/Fluff/sponsor.yml index 9aa027d824..5228db5e40 100644 --- a/Resources/Prototypes/White/Fluff/sponsor.yml +++ b/Resources/Prototypes/White/Fluff/sponsor.yml @@ -287,3 +287,9 @@ id: KnifeCappySamuraiJacket entity: ClothingOuterCoatSamuraiCappy sponsorOnly: true + +# Medicgaming +- type: loadout + id: MedicgamingDealGlasses + entity: ClothingEyesDealGlassesMedic + sponsorOnly: true diff --git a/Resources/Textures/White/Fluff/Medicgaming/deal_glasses.rsi/equipped-EYES.png b/Resources/Textures/White/Fluff/Medicgaming/deal_glasses.rsi/equipped-EYES.png new file mode 100644 index 0000000000000000000000000000000000000000..c6fc8e5b17710551bed03b5dcc4b7f81b132782e GIT binary patch literal 270 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCij$3p^r=85sBugD~Uq{1quc!A?&X$B>G+x3>(rm<$D2FT^N3op<-vIpGQh z|AfqkoZB{XMx2|as8nWl`q3x3mKwFj#>~k~4Etv<)10^5d&_HEqw}h_9?z(Zxw*g0 z;<-RoU-U`ECyYRILEuf$m8jyc&p++!|CP1r`k$A-wQ|3i{J*;6zobNA>0kdt9r?3) yA!>h!FV%T(VzM%R!@2oDjeMyQo@u_m3|c@o2goEKxD-4YM0vXUxvXna**8>L*m>3&>xp3$EibG%C zFZ}+B;mhGGU*2|pnZE7+4TjLrP%SMjIfkclK=q6zL4Lsu4$p3+0XZI?E{-7@6O$7p z3LOF_GzxY+YzRCV;c&z>gh6pZnvO=0lom($ksCQW3X)P<8yXmwdEA)LXl*j9vAa=F z>j3YRn|mAO&MntxV5n>FVdQ&MBb@ E0AglHbpQYW literal 0 HcmV?d00001 diff --git a/Resources/Textures/White/Fluff/Medicgaming/deal_glasses.rsi/meta.json b/Resources/Textures/White/Fluff/Medicgaming/deal_glasses.rsi/meta.json new file mode 100644 index 0000000000..ae83aa6f50 --- /dev/null +++ b/Resources/Textures/White/Fluff/Medicgaming/deal_glasses.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "(c) Discord: @1984_.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-EYES", + "directions": 4 + }, + { + "name": "icon" + } + ] +}