From: Ko4ergaPunk <62609550+Ko4ergaPunk@users.noreply.github.com> Date: Tue, 2 Jul 2024 15:28:49 +0000 (+0300) Subject: pipetka) (#29667) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=59ce9e6dc7d982cfed0abde2870450d030afbd94;p=space-station-14.git pipetka) (#29667) --- diff --git a/Resources/Prototypes/Entities/Clothing/Belt/belts.yml b/Resources/Prototypes/Entities/Clothing/Belt/belts.yml index 66a9c60511..32170331ff 100644 --- a/Resources/Prototypes/Entities/Clothing/Belt/belts.yml +++ b/Resources/Prototypes/Entities/Clothing/Belt/belts.yml @@ -269,6 +269,7 @@ - Radio - DiscreteHealthAnalyzer - SurgeryTool + - Dropper components: - Hypospray - Injector @@ -343,6 +344,7 @@ - Bottle - Syringe - CigPack + - Dropper components: - Seed - Smokable diff --git a/Resources/Prototypes/Entities/Objects/Specific/Chemistry/chem_bag.yml b/Resources/Prototypes/Entities/Objects/Specific/Chemistry/chem_bag.yml index a4692db9b5..4af29b6632 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Chemistry/chem_bag.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Chemistry/chem_bag.yml @@ -29,4 +29,5 @@ - PillCanister - Bottle - Syringe + - Dropper - type: Dumpable diff --git a/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml b/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml index dd15a90baa..c888559bc3 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml @@ -294,6 +294,7 @@ solution: injector - type: Item sprite: Objects/Specific/Chemistry/dropper.rsi + size: Tiny - type: Appearance - type: SolutionContainerVisuals maxFillLevels: 1 @@ -302,6 +303,9 @@ inHandsFillBaseName: -fill- - type: StaticPrice price: 40 + - type: Tag + tags: + - Dropper - type: entity name: borgdropper diff --git a/Resources/Prototypes/tags.yml b/Resources/Prototypes/tags.yml index dee16b7414..ca593e8631 100644 --- a/Resources/Prototypes/tags.yml +++ b/Resources/Prototypes/tags.yml @@ -545,6 +545,9 @@ - type: Tag id: DrinkSpaceGlue +- type: Tag + id: Dropper + - type: Tag id: Duck