From aea02ce0f3db7ff2f349ea904773cf95907b3b4a Mon Sep 17 00:00:00 2001 From: Evrozor Date: Tue, 14 May 2024 18:10:48 +0300 Subject: [PATCH 1/2] =?UTF-8?q?=D0=BF=D1=80=D0=BE=D1=82=D0=BE=D1=82=D0=B8?= =?UTF-8?q?=D0=BF=20=D0=B0=D0=BB=D0=BA=D0=BE=D0=BD=D0=BE=D0=BC=D0=B8=D0=BA?= =?UTF-8?q?=D0=BE=D0=BD=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit прототип добавлен жду спрайт --- .../Other/Alconomicon.yml | 42 ++++++++++++++++++ .../Other/horny_bible.yml | 4 +- .../Evrozor/Other/alconomicon.rsi/icon.png | Bin 0 -> 536 bytes .../Evrozor/Other/alconomicon.rsi/meta.json | 15 +++++++ 4 files changed, 59 insertions(+), 2 deletions(-) create mode 100644 Resources/Prototypes/Andromeda/Evrozor's Prototypes/Other/Alconomicon.yml create mode 100644 Resources/Textures/Andromeda/Evrozor/Other/alconomicon.rsi/icon.png create mode 100644 Resources/Textures/Andromeda/Evrozor/Other/alconomicon.rsi/meta.json diff --git a/Resources/Prototypes/Andromeda/Evrozor's Prototypes/Other/Alconomicon.yml b/Resources/Prototypes/Andromeda/Evrozor's Prototypes/Other/Alconomicon.yml new file mode 100644 index 00000000000..c75dff08580 --- /dev/null +++ b/Resources/Prototypes/Andromeda/Evrozor's Prototypes/Other/Alconomicon.yml @@ -0,0 +1,42 @@ +- type: entity + name: алкономикон + description: По мановению руки может наслать жесткий бодун. + parent: BaseItem + id: Alconomicon + suffix: Андромеда + components: + - type: Sprite + sprite: Andromeda/Evrozor/Other/alconomicon.rsi + state: icon + - type: Item + size: Small + sprite: Andromeda/Evrozor/Other/alconomicon.rsi + - type: Clothing + slots: + - Belt + - type: Tag + tags: + - Book + - type: SolutionContainerManager + solutions: + essence: + maxVol: 300 + reagents: + - ReagentId: Ethanol + Quantity: 300 + - type: SolutionRegeneration + solution: essence + generated: + reagents: + - ReagentId: Ethanol + Quantity: 20 + - type: InjectableSolution + solution: essence + - type: RefillableSolution + solution: essence + - type: Hypospray + solutionName: essence + transferAmount: 25 + - type: UseDelay + delay: 40 + diff --git a/Resources/Prototypes/Andromeda/Evrozor's Prototypes/Other/horny_bible.yml b/Resources/Prototypes/Andromeda/Evrozor's Prototypes/Other/horny_bible.yml index 7f7740cd808..3280fe693b7 100644 --- a/Resources/Prototypes/Andromeda/Evrozor's Prototypes/Other/horny_bible.yml +++ b/Resources/Prototypes/Andromeda/Evrozor's Prototypes/Other/horny_bible.yml @@ -40,7 +40,7 @@ # solution: essence - type: Hypospray solutionName: essence - transferAmount: 30 + transferAmount: 10 - type: UseDelay - delay: 1.5 + delay: 60 diff --git a/Resources/Textures/Andromeda/Evrozor/Other/alconomicon.rsi/icon.png b/Resources/Textures/Andromeda/Evrozor/Other/alconomicon.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..6ef531ddd1ef96d563d72a12dbcbfd735bdc9838 GIT binary patch literal 536 zcmV+z0_XjSP)7fj;_-VTtU>X(@Ox_`2KEqN71tSN42*7+G zU$PwRXr(L-FuirhYcM_GejLm*VEQ@=k1%KOhX5`=zO)-W87^T}&MyT>?@QOgZ z`X)R9%s6^W5KQ}@?}tbbOG2s)4Ap}-4ZwOZ-gTF0000 Date: Tue, 14 May 2024 19:53:58 +0300 Subject: [PATCH 2/2] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20=D0=BD=D0=BE=D1=80=D0=BC=D0=B0=D0=BB=D1=8C=D0=BD=D1=8B?= =?UTF-8?q?=D0=B9=20=D1=81=D0=BF=D1=80=D0=B0=D0=B9=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Evrozor's Prototypes/Other/Alconomicon.yml | 8 ++++---- .../Evrozor/Other/alconomicon.rsi/icon.png | Bin 536 -> 505 bytes 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/Andromeda/Evrozor's Prototypes/Other/Alconomicon.yml b/Resources/Prototypes/Andromeda/Evrozor's Prototypes/Other/Alconomicon.yml index c75dff08580..3f938a442ed 100644 --- a/Resources/Prototypes/Andromeda/Evrozor's Prototypes/Other/Alconomicon.yml +++ b/Resources/Prototypes/Andromeda/Evrozor's Prototypes/Other/Alconomicon.yml @@ -20,23 +20,23 @@ - type: SolutionContainerManager solutions: essence: - maxVol: 300 + maxVol: 50 reagents: - ReagentId: Ethanol - Quantity: 300 + Quantity: 50 - type: SolutionRegeneration solution: essence generated: reagents: - ReagentId: Ethanol - Quantity: 20 + Quantity: 7 - type: InjectableSolution solution: essence - type: RefillableSolution solution: essence - type: Hypospray solutionName: essence - transferAmount: 25 + transferAmount: 7 - type: UseDelay delay: 40 diff --git a/Resources/Textures/Andromeda/Evrozor/Other/alconomicon.rsi/icon.png b/Resources/Textures/Andromeda/Evrozor/Other/alconomicon.rsi/icon.png index 6ef531ddd1ef96d563d72a12dbcbfd735bdc9838..efd504cd8dd0ea5f57613357bc4e6c995565a073 100644 GIT binary patch delta 445 zcmV;u0Yd(m1o;DyB!8w!L_t(o31eUw1*0J_8UmvsFd6~_90H8Q+OJ_4{~xASS<45; z#7S>m8cLMeEI3U-lJJgR{r~@)Oopv0%?u1)atsXH9x)hQdV-_^!u;~(1DK&vI)#B@ zDTXvw0iqlL(h0KM`%W#x^Nw_^27v^5cmx<=j=-r1O@axHkAIsB^!f8|=?s!wGjXc{ z%77d}3LrWJK*0|3-DkrX2FaT<8Mf|t&2WLC5Ny|h`)?VpE4DG5wwpnU-C(suhX5$f zLB4x&_&396^%w?k4^ak?#koru$hI8h0^&me>NkiZfQijEhGBQ+5(cdu=gIOp)HnvB zLja}$L?ed;Ie)>9Y!=ZDz?Ql-Cl(`{1!sRa0ZAKh0Xz(%9Khrq0yYAhBhbwzMh&ta zq8xy%0b~IPJD#fm3!5Iw0P|tu$ZCmU6IERLF8lxg-_|w6mUX^(H)l;pipN3Ue?m n_$P@eMs1PTVctXsFSYF+HE%QoXc7Vd)R5ZLF}m(Kz#(UIE$rnlxTglO6J2uvGYx&Yy$k#FBTL=n+7@<-vrID7fj; z_-VTtU>X(@Ox_`2KEqN71tSN42*7+GU$PwRXr(L-FuirhYcM_GejLm*VEQ@=k1%KO zhX5`=z8 zK?$pt!5;!JXTy8~>KQI!Rn9PYL*U=m zHDD(%pWuMq=_HCieX|LyW9yJ>5AcdWy!s|Q0n9jhOHmL^`=9TJNDxaxstgR(gEtMp zdNAI4b>RL1v^N0vfp^zrI2#+|(}Ty@gfYYhJOnUYgiGLcnD>7W#wAa#_|ORfa(y`H S^#K4rIB!5Z5_Ue5(*Y(>uGysk