From 215590f001d204e7d869e7e0d318bfee58d6b17b Mon Sep 17 00:00:00 2001 From: BIGZi0348 Date: Mon, 30 Dec 2024 22:36:50 +0300 Subject: [PATCH 1/2] =?UTF-8?q?=D0=9F=D0=BE=D0=B4=D0=B0=D1=80=D0=BA=D0=B8?= =?UTF-8?q?=20=D0=B2=20=D0=9A=D0=B8=D0=BD=D0=BA-=D0=BE-=D0=9C=D0=B0=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Objects/Consumable/Food/candies.yml | 115 ++++++++++++++++++ .../Prototypes/_Honk/Flavors/flavors.yml | 5 + .../VendingMachines/Inventories/Kink.yml | 3 + .../Consumable/Food/ledildo1.rsi/icon.png | Bin 0 -> 557 bytes .../Food/ledildo1.rsi/inhand-left.png | Bin 0 -> 275 bytes .../Food/ledildo1.rsi/inhand-right.png | Bin 0 -> 267 bytes .../Consumable/Food/ledildo1.rsi/meta.json | 22 ++++ .../Consumable/Food/ledildo2.rsi/icon.png | Bin 0 -> 488 bytes .../Food/ledildo2.rsi/inhand-left.png | Bin 0 -> 272 bytes .../Food/ledildo2.rsi/inhand-right.png | Bin 0 -> 282 bytes .../Consumable/Food/ledildo2.rsi/meta.json | 22 ++++ .../Consumable/Food/ledildo3.rsi/icon.png | Bin 0 -> 595 bytes .../Food/ledildo3.rsi/inhand-left.png | Bin 0 -> 191 bytes .../Food/ledildo3.rsi/inhand-right.png | Bin 0 -> 192 bytes .../Consumable/Food/ledildo3.rsi/meta.json | 22 ++++ .../Food/ledildowrapped1.rsi/icon.png | Bin 0 -> 574 bytes .../Food/ledildowrapped1.rsi/inhand-left.png | Bin 0 -> 279 bytes .../Food/ledildowrapped1.rsi/inhand-right.png | Bin 0 -> 271 bytes .../Food/ledildowrapped1.rsi/meta.json | 22 ++++ .../Food/ledildowrapped2.rsi/icon.png | Bin 0 -> 476 bytes .../Food/ledildowrapped2.rsi/inhand-left.png | Bin 0 -> 288 bytes .../Food/ledildowrapped2.rsi/inhand-right.png | Bin 0 -> 308 bytes .../Food/ledildowrapped2.rsi/meta.json | 22 ++++ .../Food/ledildowrapped3.rsi/icon.png | Bin 0 -> 553 bytes .../Food/ledildowrapped3.rsi/inhand-left.png | Bin 0 -> 228 bytes .../Food/ledildowrapped3.rsi/inhand-right.png | Bin 0 -> 218 bytes .../Food/ledildowrapped3.rsi/meta.json | 22 ++++ 27 files changed, 255 insertions(+) create mode 100644 Resources/Prototypes/_Amour/Entities/Objects/Consumable/Food/candies.yml create mode 100644 Resources/Textures/_Amour/Objects/Consumable/Food/ledildo1.rsi/icon.png create mode 100644 Resources/Textures/_Amour/Objects/Consumable/Food/ledildo1.rsi/inhand-left.png create mode 100644 Resources/Textures/_Amour/Objects/Consumable/Food/ledildo1.rsi/inhand-right.png create mode 100644 Resources/Textures/_Amour/Objects/Consumable/Food/ledildo1.rsi/meta.json create mode 100644 Resources/Textures/_Amour/Objects/Consumable/Food/ledildo2.rsi/icon.png create mode 100644 Resources/Textures/_Amour/Objects/Consumable/Food/ledildo2.rsi/inhand-left.png create mode 100644 Resources/Textures/_Amour/Objects/Consumable/Food/ledildo2.rsi/inhand-right.png create mode 100644 Resources/Textures/_Amour/Objects/Consumable/Food/ledildo2.rsi/meta.json create mode 100644 Resources/Textures/_Amour/Objects/Consumable/Food/ledildo3.rsi/icon.png create mode 100644 Resources/Textures/_Amour/Objects/Consumable/Food/ledildo3.rsi/inhand-left.png create mode 100644 Resources/Textures/_Amour/Objects/Consumable/Food/ledildo3.rsi/inhand-right.png create mode 100644 Resources/Textures/_Amour/Objects/Consumable/Food/ledildo3.rsi/meta.json create mode 100644 Resources/Textures/_Amour/Objects/Consumable/Food/ledildowrapped1.rsi/icon.png create mode 100644 Resources/Textures/_Amour/Objects/Consumable/Food/ledildowrapped1.rsi/inhand-left.png create mode 100644 Resources/Textures/_Amour/Objects/Consumable/Food/ledildowrapped1.rsi/inhand-right.png create mode 100644 Resources/Textures/_Amour/Objects/Consumable/Food/ledildowrapped1.rsi/meta.json create mode 100644 Resources/Textures/_Amour/Objects/Consumable/Food/ledildowrapped2.rsi/icon.png create mode 100644 Resources/Textures/_Amour/Objects/Consumable/Food/ledildowrapped2.rsi/inhand-left.png create mode 100644 Resources/Textures/_Amour/Objects/Consumable/Food/ledildowrapped2.rsi/inhand-right.png create mode 100644 Resources/Textures/_Amour/Objects/Consumable/Food/ledildowrapped2.rsi/meta.json create mode 100644 Resources/Textures/_Amour/Objects/Consumable/Food/ledildowrapped3.rsi/icon.png create mode 100644 Resources/Textures/_Amour/Objects/Consumable/Food/ledildowrapped3.rsi/inhand-left.png create mode 100644 Resources/Textures/_Amour/Objects/Consumable/Food/ledildowrapped3.rsi/inhand-right.png create mode 100644 Resources/Textures/_Amour/Objects/Consumable/Food/ledildowrapped3.rsi/meta.json diff --git a/Resources/Prototypes/_Amour/Entities/Objects/Consumable/Food/candies.yml b/Resources/Prototypes/_Amour/Entities/Objects/Consumable/Food/candies.yml new file mode 100644 index 0000000000..c729085d73 --- /dev/null +++ b/Resources/Prototypes/_Amour/Entities/Objects/Consumable/Food/candies.yml @@ -0,0 +1,115 @@ +- type: entity + name: упакованный подарок + parent: BaseItem + id: FoodSnackLeDildoWrappedBase + description: Странного вида подарок, завёрнутый в разноцветную бумажную упаковку. + abstract: true + components: + - type: Item + size: Normal + - type: Tag + tags: + - FoodSnack + - type: SpawnItemsOnUse + items: + - id: FoodSnackLeDildo1 + sound: + path: /Audio/Effects/unwrap.ogg + - type: StaticPrice + price: 20 + +- type: entity + name: леденец странного вида + parent: FoodSnackBase + id: FoodSnackLeDildoBase + description: Проигрывает своему аналогу в долговечности. + abstract: true + components: + - type: FlavorProfile + flavors: + - sweet + - flavorLeDildo + - type: Item + size: Normal + - type: SolutionContainerManager + solutions: + food: + maxVol: 35 + reagents: + - ReagentId: Nutriment + Quantity: 30 + +- type: entity + parent: FoodSnackLeDildoWrappedBase + id: FoodSnackLeDildoWrapped1 + components: + - type: Sprite + sprite: _Amour/Objects/Consumable/Food/ledildowrapped1.rsi + state: icon + - type: Item + sprite: _Amour/Objects/Consumable/Food/ledildowrapped1.rsi + heldPrefix: null + - type: SpawnItemsOnUse + items: + - id: FoodSnackLeDildo1 + +- type: entity + parent: FoodSnackLeDildoBase + id: FoodSnackLeDildo1 + components: + - type: Sprite + sprite: _Amour/Objects/Consumable/Food/ledildo1.rsi + state: icon + - type: Item + sprite: _Amour/Objects/Consumable/Food/ledildo1.rsi + heldPrefix: null + +- type: entity + parent: FoodSnackLeDildoWrappedBase + id: FoodSnackLeDildoWrapped2 + components: + - type: Sprite + sprite: _Amour/Objects/Consumable/Food/ledildowrapped2.rsi + state: icon + - type: Item + sprite: _Amour/Objects/Consumable/Food/ledildowrapped2.rsi + heldPrefix: null + - type: SpawnItemsOnUse + items: + - id: FoodSnackLeDildo2 + +- type: entity + parent: FoodSnackLeDildoBase + id: FoodSnackLeDildo2 + components: + - type: Sprite + sprite: _Amour/Objects/Consumable/Food/ledildo2.rsi + state: icon + - type: Item + sprite: _Amour/Objects/Consumable/Food/ledildo2.rsi + heldPrefix: null + +- type: entity + parent: FoodSnackLeDildoWrappedBase + id: FoodSnackLeDildoWrapped3 + components: + - type: Sprite + sprite: _Amour/Objects/Consumable/Food/ledildowrapped3.rsi + state: icon + - type: Item + sprite: _Amour/Objects/Consumable/Food/ledildowrapped3.rsi + heldPrefix: null + - type: SpawnItemsOnUse + items: + - id: FoodSnackLeDildo3 + +- type: entity + parent: FoodSnackLeDildoBase + id: FoodSnackLeDildo3 + components: + - type: Sprite + sprite: _Amour/Objects/Consumable/Food/ledildo3.rsi + state: icon + - type: Item + sprite: _Amour/Objects/Consumable/Food/ledildo3.rsi + heldPrefix: null diff --git a/Resources/Prototypes/_Honk/Flavors/flavors.yml b/Resources/Prototypes/_Honk/Flavors/flavors.yml index 2e76d0067e..d773723df9 100644 --- a/Resources/Prototypes/_Honk/Flavors/flavors.yml +++ b/Resources/Prototypes/_Honk/Flavors/flavors.yml @@ -2,3 +2,8 @@ id: flavorhard flavorType: Complex description: жёстко + +- type: flavor + id: flavorLeDildo + flavorType: Complex + description: как прошлый год diff --git a/Resources/Prototypes/_White/Catalog/VendingMachines/Inventories/Kink.yml b/Resources/Prototypes/_White/Catalog/VendingMachines/Inventories/Kink.yml index 806b30f963..9782c7b19b 100644 --- a/Resources/Prototypes/_White/Catalog/VendingMachines/Inventories/Kink.yml +++ b/Resources/Prototypes/_White/Catalog/VendingMachines/Inventories/Kink.yml @@ -1,6 +1,9 @@ - type: vendingMachineInventory id: KinkMachineInventory startingInventory: + FoodSnackLeDildoWrapped1: 5 + FoodSnackLeDildoWrapped2: 5 + FoodSnackLeDildoWrapped3: 5 PinkHandcuffs: 3 ClothingUniformJumpskirtJanimaid: 6 ClothingMaskSexyMime: 6 diff --git a/Resources/Textures/_Amour/Objects/Consumable/Food/ledildo1.rsi/icon.png b/Resources/Textures/_Amour/Objects/Consumable/Food/ledildo1.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..6fa6322579b2007060909fcd308af3b1236a2917 GIT binary patch literal 557 zcmV+|0@D47P)Px$=Sf6CR9J=WRv}NrKp1@^GvqQ?F)@K@My8M~1lydzkZgW#S*i#Mjo=4N&CQ>v zK`bMgBe;@W$V&Zw0))8_!Mfaz+j`fI5E7nh(|338d*9u=0{_?}IAipyi$9;AldFh> zeJy@=cvxs`t^k{g`r|P=vsoblxr^J_${C|u&!a?2iiB`#L3P)pHnwKG(`prqAi$CD zgEK~x_xDOE0sZk9$Ia%~OS`>wf(_mZcVP&`v6YCe1hulpbc)wB#bvkqjj!@D?BeS% zI-pOw3`30K*f_zeN`fWdN`P+bG7NW4;>uTHv`BX#&r(;uimjVag^Q&{_(nuRP$DHI zQtr$Fm6u5A9LH9t;B7ek5&Hql7L0m58yY;{ceX#*0RU?kM!g=?aEXKh|d`m#v zzN>H=5D7sqgTcn4p6}x(jtkpvwFxs^cDt2G2x=5eJrkT&mpyhmoE$KrZ0b1)(2rdv zpbVUBD|`2w@ON5ZvOj~%FPILi0eUR!XiTR7P^cAFWK;EvAlP^>8c0^;3(l=G{(drX v5|FzGE;y$X-{1PZ*=nty)A<|#$VJ2_+QuOhl~d6j00000NkvXXu0mjfbT9YF literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Amour/Objects/Consumable/Food/ledildo1.rsi/inhand-left.png b/Resources/Textures/_Amour/Objects/Consumable/Food/ledildo1.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..28f81d9cbcc63d05050c33f96db2e9c2bbb6a5b6 GIT binary patch literal 275 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|&U(5yhE&XX zduyZMVFezCz@Ti#u#aqOCVOu3duP*7ZR+!AR>&Q}`Q3ARH%$6-{nr^!g^VQvKz%@9 zH^IeANHhF+VW&#aGYRjozw3QhERPfZK5I{8Oyt%xhP!+^Hp*WU*Ei=Rr28M?Gl#A+LZdBh%H8c*8-nh>C(luk|cj-cIa|5Ci_g=TV zdUb85{WR4(%U`~|J+tp)ne*+hv1N;@&+%+2uXkxJy?u6`G4mODplLiGm~LNN{Cj$E Qu`0-HPgg&ebxsLQ0Ha!OoB#j- literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Amour/Objects/Consumable/Food/ledildo1.rsi/inhand-right.png b/Resources/Textures/_Amour/Objects/Consumable/Food/ledildo1.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..c75de9168d855cbab92cf7106984ecb18effe0ec GIT binary patch literal 267 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|j(WN{hE&XX zduuOmivdsD!CuP4t+MU*>}LxWw}J@$(yN*;vSo6@BVvAIN<)@d-ogs zU-$oJ?SFmCMht8Kh^Tr#QMBxGf57siVZ!eg$se@V-KW)?S9X;z@~iR;^P)Px$qDe$SR9J=Wma%FAK@f&Nvx_!q4g%L$<}fD~DQ(0;uo6Nb_Cnwq^=ULkggn6& zVkd$&HkK(YTuf;hu(60DT#9fP6D{1;2mz&KK_O%C`Gee{(Ash2uABQSt*$n zivWz)Yi;8&w2q+d`$1MpO0FB3E*cF&&15R>4bb-e;3ky<;C(u!x4K}sMOhy}G zZ-Bn%ZJqlrO*gb(!7jr?AoiYKHOmU_5{YP??Dd!^#bv#|rRhw?y*tpH&tscIXrdI) zl}dCOLrr%i8~qOeyscJ|b{&sLkh=M_zXPGM%;mnd;ZQe?Ie^UNxOE%=Qt31R%5iv| ePNCb?2KWTByO+3zLN8tb0000R9{Yzt-tV{pD@% z3iyD!fnYwXAh%LkN#Fcg$y+Y{n6+8=-uzGMXAJvJP6^39dvnq%R>9fHYtB21{Rs+^ zoxJ=_UA54;YkP{<&v8$O=m(J>j=S-ApSNmQ>vm6)Lup$@e)hR*e#@$_yi2<>w^1R< zb8FwD+oe^h`g+xNdcASWPuk{f|MhQQ?(SFHw%&jJeFZPjhy%8adE4r4?z8Vx0Ga6N L>gTe~DWM4f7BX%4 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Amour/Objects/Consumable/Food/ledildo2.rsi/inhand-right.png b/Resources/Textures/_Amour/Objects/Consumable/Food/ledildo2.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..e6c8df1c2e15c10014a87ee90b73327733e2cd3d GIT binary patch literal 282 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|u6VjQhE&XX zdut6GN)ddtY0zxMoR z71!XW^R~t9@d;L2r538Hq}0D_T6UzH_O`Ow&r@!K4FeM!yu02WIR9So(EFn0S&P4$ ziMVb#bpMWW&bM8{9IS^c{qt7YI&FLY$@-!5d0*x4sn!ac-f$|VuK%2z!VJ`3|BRD2 Wr)Kv}hPC@Zrg^&hxvXPx%4M{{nR9J<*SG{Y(KpcG*HytWm!J%unTe3MQLI?K_-348wc6aIIl0QJnqJvA8 z6x=Nx3LVlx0upFTS0RIfUAi4yhZ2qXxWsVR2Z77w03g(}c|!W~Pac&rjHl!G3)O zbsUuM?<2VZPH-S@^sc7u+csm+b^ULIx{e_s{HNQ++j0p2DCZd15r%~Dr)u@+@H~&d zuU3387zl$lBqZ^kOd(9F{r6^rb*lxNvBZ$2;iM4y2wMN#ZXc{yCBW_VP!3Ez>Ntm_ zn`U0_Yyw16Z{2F4#F$zEVaT*UlK_?WXA(dS12m=tGVBLZreV1Lvh4>_98hh4ssPpY z1A-F#hy6kU;dS4)e`cD}$N@nKlI$-{CbGE20)hzI|I_UPx-L~jBK##d>#~~%!W|Jc zjN_@N0O_A%O#`{Q!uIP6Xt$*c5T?0bsYEOv?RHZ4`H3&{$?slX_I=}KQ;CRJa;MSY zPNTv5l?s1ft$4Uk7FX)FyhAC*%_cgO%Hm8HFxu@3Q`e1sVCuS3OCaUPM2Ubn7i5nf h$nakf44jJe{{k#6IYlo`TipNv002ovPDHLkV1nF25L^HN literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Amour/Objects/Consumable/Food/ledildo3.rsi/inhand-left.png b/Resources/Textures/_Amour/Objects/Consumable/Food/ledildo3.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..cf72d31114ecb3402a05001e684de4b4e3a47c25 GIT binary patch literal 191 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|Dm`5sLn`LH zz3C{}V8Fw2fKRI83WHHVA4f`vTi}6y&%-I<4zoPpm#<|6Dn77!^>@o-Ggg0(c=yWo zt)Nqx_WY(ZoE(abLIF06-z%@#0o4FOKyZrhv~82RSDXsEUMOfk`P=vC$qn)93BQw0 i)XBv6ME+xA2sq6w5p23ub7#agkPc5*KbLh*2~7Yo3qnl* literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Amour/Objects/Consumable/Food/ledildo3.rsi/inhand-right.png b/Resources/Textures/_Amour/Objects/Consumable/Food/ledildo3.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..9bfe0471217c75dc28f37f5e8466b97f580897f3 GIT binary patch literal 192 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|sytmBLn`LH zy%{Llpuoc#&?ot4L4%=B9!IiHTiFK=pPl9hByRtX)&weL_z>X|TUg#GSBDRo=aNkpKoh6x$O5+j|0nvH|z;a jxx3B$6i+=f!;I6smaV2+&u`3{0Mg>=>gTe~DWM4fSuI8p literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Amour/Objects/Consumable/Food/ledildo3.rsi/meta.json b/Resources/Textures/_Amour/Objects/Consumable/Food/ledildo3.rsi/meta.json new file mode 100644 index 0000000000..e6781b7b53 --- /dev/null +++ b/Resources/Textures/_Amour/Objects/Consumable/Food/ledildo3.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by zastupnic", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_Amour/Objects/Consumable/Food/ledildowrapped1.rsi/icon.png b/Resources/Textures/_Amour/Objects/Consumable/Food/ledildowrapped1.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..4ad2915b06a49e7553de166885e06f12eb7018c1 GIT binary patch literal 574 zcmV-E0>S->P)Px$_(?=TR9J=WRxxYBKotHg0V~1n1{XnxP;e-vU@27h3@(CyKsvYzog|}}uC7iF zT?<(X3f+obBS;at6BIhf<#yaa5U`m~frdNO9MYvTfhlzYRxEfv{@d(BVWxEk&UXd|T$hx@iE2lnS8~_<{9 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Amour/Objects/Consumable/Food/ledildowrapped1.rsi/inhand-left.png b/Resources/Textures/_Amour/Objects/Consumable/Food/ledildowrapped1.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..345115e33db0e18ddcd488d2cb06a165d4eb75b3 GIT binary patch literal 279 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|E_%8+hE&XX zduyZMVFezCz@Ti#G>`LqJQGrl9H)8uzq4V9H7oShde?E@^_*LT=fCXQXDR|FlZt^_ zfk3`PNwsUr;>Q*)BAS!Gt1kZ#KRdvGuUejI<<=cVT&bV#rh#^4oL$ArN7P0F7)h20dS<2T++@q?~4*c;sv_d#bd(HP- zyLas}{doKDn|0Hl-`;L3`}k?ww%4=YxO|@@neqN#2iNOuvu)GaX4nG_l6b&+JZQT0 TmLp3oK!$s|`njxgN@xNAJeqDb literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Amour/Objects/Consumable/Food/ledildowrapped1.rsi/inhand-right.png b/Resources/Textures/_Amour/Objects/Consumable/Food/ledildowrapped1.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..dfc69b4c6a49a3acb586fe4045a259c0a0f22717 GIT binary patch literal 271 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|PI|gHhE&XX zduuOmvw=Wc;_`j0HqKRL9~dIrI3v_-CrUK+`L58Ps@ksijBi85e6hrv&*wkeEdbOB z1plVEm~_6l`Psr%=wjuYlCF>UTu-!qu;HDqUm$c*({1kYbE%8s9*3RYU3*$M;NIVB z_Z!^b_TOf$zqYkX2Vw${+;UD?J7<~vLZ9xnYIj`ho64hVLZo8fu8`gI%H6=fiQIkinj= KelF{r5}E+9Q)@B+ literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Amour/Objects/Consumable/Food/ledildowrapped1.rsi/meta.json b/Resources/Textures/_Amour/Objects/Consumable/Food/ledildowrapped1.rsi/meta.json new file mode 100644 index 0000000000..e6781b7b53 --- /dev/null +++ b/Resources/Textures/_Amour/Objects/Consumable/Food/ledildowrapped1.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by zastupnic", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_Amour/Objects/Consumable/Food/ledildowrapped2.rsi/icon.png b/Resources/Textures/_Amour/Objects/Consumable/Food/ledildowrapped2.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..8222fe3cac7232fd8becc7d4fb51d0b615d9d764 GIT binary patch literal 476 zcmV<20VDp2P)Px$mPtfGR9J=Wma$L5Koo~RyoSl8Leh~z8gt0tNMeZp03>Ye%Fuz?&B@If69#p0 zVlg2stcJzWfkk0qa%t&YLQ)6Q3XvG@KoXO_@t55Deed(krIZ(u;u$H)jWGT<~b)HT0&q6LCMgrK@T9R{K+}o*c?E)WlhrzqslKE zxmcgN9+UQXH=iJ?{N`@L!*iO`+jpHb`T*S^03d7I+z*FXLQw5^y92OfJO(Z9dBv+cMbqw)4weU?LIC;%$Oc$pzSN?QNB2?v)K@q zXW(T%2jI$e|MnuvIr*?;7*wQ;O&hg+B2DL2TpJ+gub%l;+bTfI_fw0H(A4#ik00?cMw;rAto1(t zFrLj~EuT)ukgEBVFQUlUD3`yr!9X>QK7dg!b7I>792E)xyxBIdqY?D`$^f4)Hj(({ SiKY+$0000SI6?fZ&0t{-QXS`q<+_-&V4BZ@cp2NVJ{a{? zDQe5pE$2QxXm8q@e|59Bt%QA*wd|RXRr9~;Kb}!@Txw58-dZ(?i6F9G#XT*dSH`Kx z?!nACGa2<4r9VG&Av9RIYulYG8g|iX2f8yhge5mWf3Fi-{pG5RZF*Y5y(2&Wp83bf cz|i1o!*J9-rQE#kehSDePgg&ebxsLQ01Ya4Gynhq literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Amour/Objects/Consumable/Food/ledildowrapped2.rsi/inhand-right.png b/Resources/Textures/_Amour/Objects/Consumable/Food/ledildowrapped2.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..0e96b1a83766759e41380b0c85af5ec255bf86bf GIT binary patch literal 308 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|-g&w>hE&XX zdrOh;kb^+$!$t)|VISGHkgE$U7*3<}r5=N@;!~bf+;SoHvV8MPgU1 zz@PcIa*XnqCtE84%>jZRJ;A2Sv-ZDRyfV*YWAIkjX(yL@$Tv%@a}R72)ZT8mJS%n5 zjRISvdbxbHFg4F9Zplx-%@WI7y-Io2H2Ew+!N_yJCcR%*l(Tkg`0-tRQ+ObTg2=|C zH+);>N^X(=(Dy&~UC7&@C7VtdWv+gh|4!ND+aC1?(qEoWxD)Z4WA21U<$v1eJ!3w} wzy0{%ZL6B@SIIpp*+2br*3~F8pgAAX-^GTdOo`;KEC(6u>FVdQ&MBb@0E&8fw*UYD literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Amour/Objects/Consumable/Food/ledildowrapped2.rsi/meta.json b/Resources/Textures/_Amour/Objects/Consumable/Food/ledildowrapped2.rsi/meta.json new file mode 100644 index 0000000000..e6781b7b53 --- /dev/null +++ b/Resources/Textures/_Amour/Objects/Consumable/Food/ledildowrapped2.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by zastupnic", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_Amour/Objects/Consumable/Food/ledildowrapped3.rsi/icon.png b/Resources/Textures/_Amour/Objects/Consumable/Food/ledildowrapped3.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..57ff0b0e3ec5ed9d749174667cc030f50dccf827 GIT binary patch literal 553 zcmV+^0@nSBP)Px$<4Ht8R9J<*moIF>Kp4een8yS7NUQ^|6MT0ghcB`WKLW4vfjC9ior zFM65BUsXrFqn%JPqJ=NE(!Pl&((y=sJ}-m;Fm)z}Wvj8338j!dtoAm+((hSnt& zFr3#+GeE&%x4%>sJikPd(y~aFx0IEH90b5krXe8&^T8N|kn4D}TBBsh_46EB?2`v zG_0Ric}M^I>$vK^SJNtU$~axqUccnx({%06?4GxH))Lk`^E^|1ix@RsZDSoKeJy?W zOqd0vkKsq;$rXEUM(lHmnYY^A<3zZU&e^NVDU7OzF2&f!I2=)4{@D7_%vZJy4gWte XCY{uL^XH4#36MTdS3j3^P6 Date: Mon, 30 Dec 2024 22:38:13 +0300 Subject: [PATCH 2/2] Update ChangelogAmour.yml --- Resources/Changelog/ChangelogAmour.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Resources/Changelog/ChangelogAmour.yml b/Resources/Changelog/ChangelogAmour.yml index cdac1eb607..6e353eb3dd 100644 --- a/Resources/Changelog/ChangelogAmour.yml +++ b/Resources/Changelog/ChangelogAmour.yml @@ -150,6 +150,12 @@ - author: BIG_Zi_348 changes: - message: "Добавлен немецкий акцент." - type: Fix + type: Add id: 24 time: '2024-12-29T18:00:13.0000000+00:00' +- author: BIG_Zi_348 + changes: + - message: "Добавлены особые подарки в Кинк-о-Мат." + type: Add + id: 25 + time: '2024-12-30T18:00:13.0000000+00:00'