From 9f4b144cb918ed0c6f029faae2be4de1a140f688 Mon Sep 17 00:00:00 2001 From: BIGZi0348 Date: Sun, 29 Dec 2024 17:16:23 +0300 Subject: [PATCH] NewItems --- .../Entities/Structures/Machines/lathe.yml | 2 + .../Prototypes/Research/civilianservices.yml | 1 + .../Instruments/instruments_string.yml | 39 +++++++++++ .../Objects/Specific/Chemical/chemistry.yml | 24 +++++++ .../_White/Recipes/lathe_recipes.yml | 10 +++ .../seguitar.rsi/equipped-BACKPACK.png | Bin 0 -> 886 bytes .../Fun/Instruments/seguitar.rsi/icon.png | Bin 0 -> 705 bytes .../Instruments/seguitar.rsi/inhand-left.png | Bin 0 -> 1096 bytes .../Instruments/seguitar.rsi/inhand-right.png | Bin 0 -> 1103 bytes .../Fun/Instruments/seguitar.rsi/meta.json | 34 ++++++++++ .../seguitar.rsi/wielded-inhand-left.png | Bin 0 -> 1096 bytes .../seguitar.rsi/wielded-inhand-right.png | Bin 0 -> 1103 bytes .../bluespace_pill_canister.png | Bin 0 -> 339 bytes .../inhand-left.png | Bin 0 -> 1918 bytes .../inhand-right.png | Bin 0 -> 536 bytes .../bluespace_pill_canister.rsi/meta.json | 64 ++++++++++++++++++ 16 files changed, 174 insertions(+) create mode 100644 Resources/Prototypes/_White/Entities/Objects/Instruments/instruments_string.yml create mode 100644 Resources/Prototypes/_White/Entities/Objects/Specific/Chemical/chemistry.yml create mode 100644 Resources/Textures/White/Objects/Fun/Instruments/seguitar.rsi/equipped-BACKPACK.png create mode 100644 Resources/Textures/White/Objects/Fun/Instruments/seguitar.rsi/icon.png create mode 100644 Resources/Textures/White/Objects/Fun/Instruments/seguitar.rsi/inhand-left.png create mode 100644 Resources/Textures/White/Objects/Fun/Instruments/seguitar.rsi/inhand-right.png create mode 100644 Resources/Textures/White/Objects/Fun/Instruments/seguitar.rsi/meta.json create mode 100644 Resources/Textures/White/Objects/Fun/Instruments/seguitar.rsi/wielded-inhand-left.png create mode 100644 Resources/Textures/White/Objects/Fun/Instruments/seguitar.rsi/wielded-inhand-right.png create mode 100644 Resources/Textures/White/Objects/Specific/Chemistry/bluespace_pill_canister.rsi/bluespace_pill_canister.png create mode 100644 Resources/Textures/White/Objects/Specific/Chemistry/bluespace_pill_canister.rsi/inhand-left.png create mode 100644 Resources/Textures/White/Objects/Specific/Chemistry/bluespace_pill_canister.rsi/inhand-right.png create mode 100644 Resources/Textures/White/Objects/Specific/Chemistry/bluespace_pill_canister.rsi/meta.json diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index 8c9644f20c..01d5adf20c 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -377,6 +377,7 @@ - HolofanProjector - BluespaceBeaker - SyringeBluespace + - BlueSpacePillCanister # WD - WeaponForceGun - WeaponLaserSvalinn - WeaponProtoKineticAccelerator @@ -1024,6 +1025,7 @@ - CryostasisBeaker - BluespaceBeaker - SyringeBluespace + - BlueSpacePillCanister # WD - SyringeCryostasis - ClothingEyesHudMedical - type: BluespaceStorage diff --git a/Resources/Prototypes/Research/civilianservices.yml b/Resources/Prototypes/Research/civilianservices.yml index f028cbd5fd..5870f299a1 100644 --- a/Resources/Prototypes/Research/civilianservices.yml +++ b/Resources/Prototypes/Research/civilianservices.yml @@ -242,3 +242,4 @@ recipeUnlocks: - BluespaceBeaker - SyringeBluespace + - BlueSpacePillCanister # WD diff --git a/Resources/Prototypes/_White/Entities/Objects/Instruments/instruments_string.yml b/Resources/Prototypes/_White/Entities/Objects/Instruments/instruments_string.yml new file mode 100644 index 0000000000..62467de17c --- /dev/null +++ b/Resources/Prototypes/_White/Entities/Objects/Instruments/instruments_string.yml @@ -0,0 +1,39 @@ +- type: entity + parent: BaseHandheldInstrument + id: PunkGuitar + name: рок-гитара + description: Вот это топор! + components: + - type: Instrument + program: 25 + - type: SwappableInstrument + instrumentList: + "Clean": {27: 0} + "Jazz": {25: 0} + "Muted": {28: 0} + - type: Sprite + sprite: White/Objects/Fun/Instruments/seguitar.rsi + state: icon + - type: Item + size: Normal + sprite: White/Objects/Fun/Instruments/seguitar.rsi + - type: Clothing + quickEquip: false + slots: + - back + sprite: White/Objects/Fun/Instruments/seguitar.rsi + - type: Tag + tags: + - StringInstrument + - type: MeleeWeapon + wideAnimationRotation: 45 + damage: + types: + Blunt: 6 + Slash: 2 + - type: Wieldable + - type: IncreaseDamageOnWield #they don't call it an axe for nothing + damage: + types: + Blunt: 4 + Slash: 2 diff --git a/Resources/Prototypes/_White/Entities/Objects/Specific/Chemical/chemistry.yml b/Resources/Prototypes/_White/Entities/Objects/Specific/Chemical/chemistry.yml new file mode 100644 index 0000000000..84f5a9bf19 --- /dev/null +++ b/Resources/Prototypes/_White/Entities/Objects/Specific/Chemical/chemistry.yml @@ -0,0 +1,24 @@ +- type: entity + name: блюспейс баночка для таблеток + id: BlueSpacePillCanister + parent: BaseStorageItem + description: Вмещает до 100 таблеток. + components: + - type: Item + size: Tiny + sprite: White/Objects/Specific/Chemistry/bluespace_pill_canister.rsi + - type: Sprite + sprite: White/Objects/Specific/Chemistry/bluespace_pill_canister.rsi + state: bluespace_pill_canister + - type: Tag + tags: + - PillCanister + - type: Storage + grid: + - 0,0,10,10 + quickInsert: true + areaInsert: true + areaInsertRadius: 1 + storageInsertSound: /Audio/Effects/pill_insert.ogg + storageRemoveSound: /Audio/Effects/pill_remove.ogg + - type: Dumpable diff --git a/Resources/Prototypes/_White/Recipes/lathe_recipes.yml b/Resources/Prototypes/_White/Recipes/lathe_recipes.yml index 1b8ccfb3b7..3fe77073a5 100644 --- a/Resources/Prototypes/_White/Recipes/lathe_recipes.yml +++ b/Resources/Prototypes/_White/Recipes/lathe_recipes.yml @@ -354,3 +354,13 @@ Plastic: 3000 Silver: 100 Gold: 100 + +- type: latheRecipe + id: BlueSpacePillCanister + result: BlueSpacePillCanister + completetime: 2 + materials: + Steel: 300 + Plastic: 300 + Plasma: 100 + Silver: 50 diff --git a/Resources/Textures/White/Objects/Fun/Instruments/seguitar.rsi/equipped-BACKPACK.png b/Resources/Textures/White/Objects/Fun/Instruments/seguitar.rsi/equipped-BACKPACK.png new file mode 100644 index 0000000000000000000000000000000000000000..a61a4254d5c9e5b38520d7467aec99b51c4d6d78 GIT binary patch literal 886 zcmV-+1Bv{JP)Px&FiAu~RCt{2nonpGK@`Tn=w7s^350?{8DwfsRSymo_M)^{do0pJ4m|@!Z3&uUdq}M;)Pk4D^E7GxY&NNGvPpbD2!zaJ z=Dly;dkgypU>JsB7=~dO06;RGrFvtwZPy(O8{4+Y&%RuKx3TR?DN;(2mk73Pla#V! z1pojkrKbqF{4N>as>e>5FG?vALO=+CNB1XMZEIV(J#qtyL;^wxREu!R>knQN4V@GP zG0P(JsW(R{MQf=I?C@`DO*K>%w(i0JS1GjuVN;;{d`JA!b=LHMl_2gCFsB zc-V7}Qi^iyX+gfU){=z2r>*Wh@Tx_J2q1A+#WzpK`C`}D6RGhw)l8ob8 zYtmX*-b(QMu6i` zpPU#6fKnvqayegHnl@A^MP7?}Rb9t%0u#VE|NO;geEo77Bij#g?fq(L{JOr1zj53U z=t;GL)#U-|Te^tUrB^t6<`*76y8r+fyLA(D^NW~$@&Lfe9q$@upPr}H1dP=+@sQ|r~1Y^!+D_gkrm{+MuZ?k{+}vl z%(BQlhy8vFf_l!jVlRea7=~dOhG7_nVVM6Hzq}pAbUNlTS2Hv% zKsPa6EQW1DxSS;adoBV3EqvXEjz&*h{d+0`@`s0Eo4_y(!!X^%A3`s>n*;DEMgRZ+ M07*qoM6N<$f+}r~9smFU literal 0 HcmV?d00001 diff --git a/Resources/Textures/White/Objects/Fun/Instruments/seguitar.rsi/icon.png b/Resources/Textures/White/Objects/Fun/Instruments/seguitar.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..0867c5ef4078443d2682aedc81e6a63a870bb9a6 GIT binary patch literal 705 zcmV;y0zUnTP)Px%dr3q=R9J=WmQP3&Q5?rV0`_dR&XP>5)?&;kvvEVnF$GXs30jJ=~5j# zEfLuvx`;tgK^Omkhdcy@MkFW^MM@q7Ax#&RMRXZ;S6PFF*P&)|8aH%zX9@Cq8s@z> zpYQwqzV9)xtN%e$!FiczY)>ZO)m7z|cj0i@Bx7Z7 zEp3-~D&AOjpK95+bq}aQ$Yzg++MHg?dn4`V&Ynp+?K{4RZVlGZrm7~q?Fn5QeQx%65Nj_)HLIs~8A*XiHbAU{8!wqHLIRlR){c%Z2cAZfVGK!M98pLF^FOcTRdS$Mr(ZpPz; zS5_!-RReH+qRT9KvT&OL_}vEKb_3WdabWEz`q)AfMH~_ n(gpvkfj^CGR=VK3`X}@QX$wxeP6-T800000NkvXXu0mjf6U;Vi literal 0 HcmV?d00001 diff --git a/Resources/Textures/White/Objects/Fun/Instruments/seguitar.rsi/inhand-left.png b/Resources/Textures/White/Objects/Fun/Instruments/seguitar.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..ce154408c2c7ffbf7448c15f89aadac327039675 GIT binary patch literal 1096 zcmV-O1h@N%P)Px(0!c(cRCt{2non%obQH(GVNORIb&Fg_`Y~o@)o@fK!y*-{Oy$Cb5%tKW2a3dP z2jB$L4jmlU189r`yD)L264&-rD$&y}L~PoGqOM94d95lX(tgUCWzj_4_3Z#ZwK9Uvt`RDh3@BQAhBR>NYi9{liNF)+TN7A}Zi4!O2py$yHgE30$y6?HYvu|jA>G-S_Oc>&im%D+y^qINoidtgR!3HqBIj~n&v9zoV(E#W$^IvV*r4q zs_wYoE0uj&1%ojvRja5wPFE{0eDV6>rDX|>j*jBD+xK8u78M?Bk!4x5l*>gL?*&W6 zO)M2RVW}#40}>WOucfM#F-?j^qg^{M{AfqVdw^}*c>Aq1Y}-cR!4~nsL5P6NEv_K* z-n#&Rxy2RCEw23Q`sG`90|&)YRhnT8+No1;Vlfmr_vL&~XqraeQt-;W8-MhK_@gH@ zH8n-eoDCWPvEmuiB!e+`3*tw+^DQ%ga~^4|8_s!TVPOHB^T_Dl9_Gi#aVNL#o*y?2 z{Bq%fYjA#Ig2qh)K}utLU;w3R6$Q=#05{H^3$*gBYG2@6p>QUX{28f%FI{=!+aEx4 zmjM7b6a`x!zl<-gZJ|=D;j`6M-*(cvPIbq@SIH!_cpL!m{_=9@so(S|(24VBuA}6v zLi@A!kMQ%0(Bg4?QY_->-dy0u$&42*nMX&ke*HiifFTx zo?#5?@UVLI$dwG=23O>wcU(hu_F+q(ozl4@j2}PkRsT2U<)maA@ zKeF*~cef|~UY!5}mD0YFP!yWIq*FpsLi<0EP!tkdSUM#Vi9{liNF)-8L?V$$d|@y~ zZzhxf&zBPi>Ab-hjg5_kZu`h~hr^=l02qwX;PK=5V`JmczL*S>AxA0$*4EZS4}RAH zIOx?s_IG!v9nZG6eP=<}0T@1g+THiIti3YtZ@=hQ8@?@*lantPv{cpY3X2JOyTD;j z&}(1VZX6TzDbX9}L@ zI7UWBeCzM(0}0!<-F@*Z+TwR|>$pAr0kYYwZ{yw2%)YlJFPNU5#?JlwzV!!ck2hE?H(zBu0w(KOv}yAp{+B9TarKF? literal 0 HcmV?d00001 diff --git a/Resources/Textures/White/Objects/Fun/Instruments/seguitar.rsi/inhand-right.png b/Resources/Textures/White/Objects/Fun/Instruments/seguitar.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..31aef42049af664a33559b075408646e430602e7 GIT binary patch literal 1103 zcmV-V1hD&wP)Px(2}wjjRCt{2n$K$+M-<1uo30W&LRMHyuud!@k;*JaBm#GFi%-487$19ap*fc1 z&|KOiC-;ySF(Nw@(0oSfxWo_~l$JHvn^!YFqi7-h5^8^6SJ_cz`6EcJ#LkN>3 zIFbOTNo$$_0Q;p9GbJ#=>F56}VOgfpK!A3WgpL)UN)pwZ-gm?6ZIHju=c9VFYTN4g zw5AEi)hhN&C3Lzm+D?GJ=y-Mq@$Am2_lCS)#FI%uRaKhV-lM9j()S-W5DJBC2WEAS zo&>kcg{eq{HoGzHXq$lL)%6A=v85HnmR0}&Q+K~bY-t7hf=PcrGTVDJm&@VnucFB1 za+Vg+EqW3%grMqn!*~5U?#VK&CZQ$G60p3wPN%1*DJdRNQaqw&i8qt3UHO~m*_{)X zWvaKSNQCN&Xg8;&0#r$&W05cx#>WiYMIc=THjgC^u zVZ*nJpR!p1z`>&jD3r@a+pqnLZ-TFxE~Fd8KQBQ}N_Z$qa2+4F9eeKGQYDGrlVwOA zkI`2smocwt4P!s`-Cr0Vr#~bT!r4AKDM5;k;Qr?PxiMJ^*e{Cow?9JoFIN90_B@rs zL9NzPskdTobkx|hn8xWBMLPQ=K>ecl`F!180dZ{Dpyi^f%d&6-3afe$m^89vvNY2z@4`D*2WhV32OTrAZK zljeFHP_HVpE|mI3k^VX|Viai$<#N-4tzEwz1*r!E)C-Wofq{lGPE?A`McU`76aYYv zcz)TT_yI5BEA3f5MnRuhaQ@J^7Q(U28YApa5$Wc!T&1p V=6&B+aOnU5002ovPDHLkV1j915xW2Y literal 0 HcmV?d00001 diff --git a/Resources/Textures/White/Objects/Fun/Instruments/seguitar.rsi/meta.json b/Resources/Textures/White/Objects/Fun/Instruments/seguitar.rsi/meta.json new file mode 100644 index 0000000000..e69f1b7e68 --- /dev/null +++ b/Resources/Textures/White/Objects/Fun/Instruments/seguitar.rsi/meta.json @@ -0,0 +1,34 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Discord: @SoFCute", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "equipped-BACKPACK", + "directions": 4 + }, + { + "name": "wielded-inhand-left", + "directions": 4 + }, + { + "name": "wielded-inhand-right", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/White/Objects/Fun/Instruments/seguitar.rsi/wielded-inhand-left.png b/Resources/Textures/White/Objects/Fun/Instruments/seguitar.rsi/wielded-inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..ce154408c2c7ffbf7448c15f89aadac327039675 GIT binary patch literal 1096 zcmV-O1h@N%P)Px(0!c(cRCt{2non%obQH(GVNORIb&Fg_`Y~o@)o@fK!y*-{Oy$Cb5%tKW2a3dP z2jB$L4jmlU189r`yD)L264&-rD$&y}L~PoGqOM94d95lX(tgUCWzj_4_3Z#ZwK9Uvt`RDh3@BQAhBR>NYi9{liNF)+TN7A}Zi4!O2py$yHgE30$y6?HYvu|jA>G-S_Oc>&im%D+y^qINoidtgR!3HqBIj~n&v9zoV(E#W$^IvV*r4q zs_wYoE0uj&1%ojvRja5wPFE{0eDV6>rDX|>j*jBD+xK8u78M?Bk!4x5l*>gL?*&W6 zO)M2RVW}#40}>WOucfM#F-?j^qg^{M{AfqVdw^}*c>Aq1Y}-cR!4~nsL5P6NEv_K* z-n#&Rxy2RCEw23Q`sG`90|&)YRhnT8+No1;Vlfmr_vL&~XqraeQt-;W8-MhK_@gH@ zH8n-eoDCWPvEmuiB!e+`3*tw+^DQ%ga~^4|8_s!TVPOHB^T_Dl9_Gi#aVNL#o*y?2 z{Bq%fYjA#Ig2qh)K}utLU;w3R6$Q=#05{H^3$*gBYG2@6p>QUX{28f%FI{=!+aEx4 zmjM7b6a`x!zl<-gZJ|=D;j`6M-*(cvPIbq@SIH!_cpL!m{_=9@so(S|(24VBuA}6v zLi@A!kMQ%0(Bg4?QY_->-dy0u$&42*nMX&ke*HiifFTx zo?#5?@UVLI$dwG=23O>wcU(hu_F+q(ozl4@j2}PkRsT2U<)maA@ zKeF*~cef|~UY!5}mD0YFP!yWIq*FpsLi<0EP!tkdSUM#Vi9{liNF)-8L?V$$d|@y~ zZzhxf&zBPi>Ab-hjg5_kZu`h~hr^=l02qwX;PK=5V`JmczL*S>AxA0$*4EZS4}RAH zIOx?s_IG!v9nZG6eP=<}0T@1g+THiIti3YtZ@=hQ8@?@*lantPv{cpY3X2JOyTD;j z&}(1VZX6TzDbX9}L@ zI7UWBeCzM(0}0!<-F@*Z+TwR|>$pAr0kYYwZ{yw2%)YlJFPNU5#?JlwzV!!ck2hE?H(zBu0w(KOv}yAp{+B9TarKF? literal 0 HcmV?d00001 diff --git a/Resources/Textures/White/Objects/Fun/Instruments/seguitar.rsi/wielded-inhand-right.png b/Resources/Textures/White/Objects/Fun/Instruments/seguitar.rsi/wielded-inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..31aef42049af664a33559b075408646e430602e7 GIT binary patch literal 1103 zcmV-V1hD&wP)Px(2}wjjRCt{2n$K$+M-<1uo30W&LRMHyuud!@k;*JaBm#GFi%-487$19ap*fc1 z&|KOiC-;ySF(Nw@(0oSfxWo_~l$JHvn^!YFqi7-h5^8^6SJ_cz`6EcJ#LkN>3 zIFbOTNo$$_0Q;p9GbJ#=>F56}VOgfpK!A3WgpL)UN)pwZ-gm?6ZIHju=c9VFYTN4g zw5AEi)hhN&C3Lzm+D?GJ=y-Mq@$Am2_lCS)#FI%uRaKhV-lM9j()S-W5DJBC2WEAS zo&>kcg{eq{HoGzHXq$lL)%6A=v85HnmR0}&Q+K~bY-t7hf=PcrGTVDJm&@VnucFB1 za+Vg+EqW3%grMqn!*~5U?#VK&CZQ$G60p3wPN%1*DJdRNQaqw&i8qt3UHO~m*_{)X zWvaKSNQCN&Xg8;&0#r$&W05cx#>WiYMIc=THjgC^u zVZ*nJpR!p1z`>&jD3r@a+pqnLZ-TFxE~Fd8KQBQ}N_Z$qa2+4F9eeKGQYDGrlVwOA zkI`2smocwt4P!s`-Cr0Vr#~bT!r4AKDM5;k;Qr?PxiMJ^*e{Cow?9JoFIN90_B@rs zL9NzPskdTobkx|hn8xWBMLPQ=K>ecl`F!180dZ{Dpyi^f%d&6-3afe$m^89vvNY2z@4`D*2WhV32OTrAZK zljeFHP_HVpE|mI3k^VX|Viai$<#N-4tzEwz1*r!E)C-Wofq{lGPE?A`McU`76aYYv zcz)TT_yI5BEA3f5MnRuhaQ@J^7Q(U28YApa5$Wc!T&1p V=6&B+aOnU5002ovPDHLkV1j915xW2Y literal 0 HcmV?d00001 diff --git a/Resources/Textures/White/Objects/Specific/Chemistry/bluespace_pill_canister.rsi/bluespace_pill_canister.png b/Resources/Textures/White/Objects/Specific/Chemistry/bluespace_pill_canister.rsi/bluespace_pill_canister.png new file mode 100644 index 0000000000000000000000000000000000000000..51234d57f1aaac22ff7b6088bf13c97be9ee0e28 GIT binary patch literal 339 zcmeAS@N?(olHy`uVBq!ia0vp^4nVBH!3HE3&8=$zQjEnx?oJHr&dIz4a#+$GeH|GX zHuiJ>Nn{1`ISV`@iy0XB4ude`@%$AjK*1NDE{-7?&Tp?S2e#zu-OZ{aDrx!KndE>v|nR4d9)t5Iy zc^`h79kW;EWYg~G+0vnkpZ2mR9R7Ve*Jfsp-XD*tXYJ=!KdQONd*kf25E0h(U(WVx z7w*eoC}WPCwzXpAIk^Ut_!{O{Df|vzKg3^5yKK)BE8ib;RX{Jkg!xpjO@~!^+?56I fYCx`PkazvUw0E`Vtx2p6CqV+9u6{1-oD!M;1GV>!r2p+PQVE+Z=_>fU?`&*X~%`@3_0I z-TVQJ!3;G+gaBJI|IjEH$WU=?0t<>U8krbyz)Y540_w69T# _+8sIT{0zd>D_zZ zd(Zd0Ki~Vl?X0aX&&qr>6T`49cZI7C$r5yLy#HSG9NYxgA(5umm6u}sPcHfcEzToP?WeUXRu$WG8KRdgs|MMt$)=x7lvB4K|rE7Ka`5JM1X zJRS)KLMj)r5iw#8z3Xal7I#7g;AR6&3N+2)%Pj`RY%&!WFT+`y zr73zj#n2?naf>hf>8XqA;YJQv~LE{3dph&VN!4R&~@=dT+vk}PScqlqTVXGp5vNq&qz8;OtITgTbQ1L<-m^rZ88JBUEHPCory%Z8* zSY48`0l0V#*a&ob49PGgYxdIU^w7^p(#0H2$Dtl5O1}2Fpp1!QEwiAgbVOd`?+6wJ z&Igqsj{=s0ydO|<$WP$OG;&TDfC@5Xrb#1f0wm8ASxBQOn0>`Y!ECk^&+KDb++U+es2BObUGv0RM(-bMtc17V6qVFg&9qDm+O5+180ju-R} zu@Qn^8bBlxYU!?%6Q>O~14Q~CB@>6K(5HoY1vvaDk#{ahDkTsrrFV5|a8_!rJj8J+ z(;&tX*P>B_R%qYMoYPmySqVaDKq_bwF6mx5j3)9yx69#;JU{WPqw?#LM^0REU7lxH zbGSOUcPQ8~FSlcJ-f-wo^T9`UeGhprP8Xk2_ zeqh*iE^uhgfsv7ks~11(vctTJBk84+gJ;L?Ih#|T>cZ5#f}7>P+neSW2A|pZb56z_ zVwLO^zuP^vRrvI1-Eefh`Rwhl$g;FgF5S0t$kKZ~`_yeO4#^qoUnjn@`FjbD9n z>IH1{Lgng(?|xpE7877??5}CoW9Y;=drQZjy?fibdQV=OJY|O;_f6(cA7A^!vVGAn zM{2%b@@9|y#_sq2K74D;KYjI=J>Q<}`s=6DPi#0=vN$@iuW-wc?_6-d(G53bBU*X~ Y7+bySCSN5i5_Bu>vTE1<(#BW*0YO`f@Bjb+ literal 0 HcmV?d00001 diff --git a/Resources/Textures/White/Objects/Specific/Chemistry/bluespace_pill_canister.rsi/inhand-right.png b/Resources/Textures/White/Objects/Specific/Chemistry/bluespace_pill_canister.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..5ed9cf5dc57b0017bc698c3f12e07810cd2606dd GIT binary patch literal 536 zcmeAS@N?(olHy`uVBq!ia0vp^4nW+%!3HFEH|A#nDaPU;cPEB*=VV?2IV|apzK#qG z8~eHcB(eheoCO|{#S9F5he4R}c>anMpoX=cE{-7;ac}Qz^gZk#akNlgh&v!4(3(~F zLKU-0LL1LP2_Heli^>y4SH#?K-oS8FP+dR3s_2ib*S-Jh3(Gg@)Lxu?&Q;Ii=^X8J zaj$5R1zTJhu~4b;2VRIPz5e>^d)u*tldE?V@wKd*uZa zcJ-ZU|J(S%l{#;O&te|=&eux+-YvbW<9-ut>mNIZ%x|`{vnKa=$tM(EsmVCU;xra}W12P2TPRR