cmss13-devs:master
← Huffie56:allow_extinguisher_refill
opened 03:09PM - 18 May 23 UTC
# About the pull request
the idea is to prevent the refill of standard engi b…ackpack with anything but welding fuel.
so i added a check to exclude custom tank and gaz tank from being use to refill those backpacks.
flamer backpack will still use the old check to allow them to use custom fuel to refill their
fixes https://github.com/cmss13-devs/cmss13/issues/264
<!-- Remove this text and explain what the purpose of your PR is.
Mention if you have tested your changes. If you changed a map, make sure you used the mapmerge tool.
If this is an Issue Correction, you can type "Fixes Issue #169420" to link the PR to the corresponding Issue number #169420.
Remember: something that is self-evident to you might not be to others. Explain your rationale fully, even if you feel it goes without saying. -->
# Explain why it's good for the game
avoid confusion and avoid making fuel backpack being unusable because they got the wrong chem in them...
# Testing Photographs and Procedure
i tested it on local server everything worked fine.
<details>
<summary>Screenshots & Videos</summary>
Put screenshots and videos here with an empty line between the screenshots and the `<details>` tags.
</details>
# Changelog
:cl:
add: Added a Empty canister verb to the Pyrotechnician fuel tanks
fix: prevent fuel backpacks to be filled via reagent tank with improper chemical(welding fuel).
/:cl: