From: deltanedas <39013340+deltanedas@users.noreply.github.com> Date: Mon, 22 Jan 2024 22:12:27 +0000 (+0000) Subject: flare ghetto chem chemicals (#24407) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=7daf7ac0be04e7c739670d5512f0384f7166e237;p=space-station-14.git flare ghetto chem chemicals (#24407) flare chemicals ops Co-authored-by: deltanedas <@deltanedas:kde.org> --- diff --git a/Resources/Prototypes/Entities/Objects/Tools/flare.yml b/Resources/Prototypes/Entities/Objects/Tools/flare.yml index 6ef85c015e..dbdb935b91 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/flare.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/flare.yml @@ -71,3 +71,25 @@ maxDuration: 15.0 startValue: 10.0 endValue: 1.0 + - type: Extractable + grindableSolutionName: flare + - type: SolutionContainerManager + solutions: + flare: + maxVol: 20 + reagents: + # flare casing + - ReagentId: Iron + Quantity: 10 + # red phosphorus = red flare trust + - ReagentId: Phosphorus + Quantity: 3 + - ReagentId: Carbon + Quantity: 1 + - ReagentId: Oxygen + Quantity: 2 + # fuel or something + - ReagentId: Charcoal + Quantity: 2 + - ReagentId: Sulfur + Quantity: 2