Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Portable pump #2721

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Conversation

Alkheemist
Copy link
Contributor

@Alkheemist Alkheemist commented Jan 18, 2025

About the PR

Adds a portable pump to the game. This pump:

  • Is carriable (with two hands)
  • Takes power cells
  • Fills itself with puddles from its surroundings when anchored and powered
  • Deletes chems within itself to make room for more chems after passing a threshold (currently 2000u)
  • is definitely not stolen from an Europan submarine

Why / Balance

Adds a method to clean up science spills and ruptured barrels in a better way than a syringe.
Balanced its flexibility and utility (movable drain, retains collected chems like a mop) with the requirement of needing power cells and anchoring to function. Also collects potassium without exploding.

How to test

  • Spawn a portable pump
  • Spill some liquid
  • Anchor pump over spill
  • Watch spill get collected while battery in pump drains.

Media

Work in progress

Requirements

Breaking changes

None identified.

Changelog

🆑

  • add: Added portable pumps that can efficiently clean up spills.

@Leander-0
Copy link
Contributor

FINALLY NO MORE POTASSIUM ARTIFACT SPILLS BLOWING UP MY SHIP.

@dvir001
Copy link
Contributor

dvir001 commented Jan 18, 2025

Is it clear for users when it start to delete chems?
2000 a bit over sized for this. should be more of 1000

@dvir001
Copy link
Contributor

dvir001 commented Jan 18, 2025

FINALLY NO MORE POTASSIUM ARTIFACT SPILLS BLOWING UP MY SHIP.

Use space cleaner baka

@Houtblokje
Copy link
Contributor

FINALLY NO MORE POTASSIUM ARTIFACT SPILLS BLOWING UP MY SHIP.

Use space cleaner baka

Now you can sell the potassium. Economy! or something like that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants