ParadiseSS13/Paradise
You can override enriched fuel rods in the Fuel Enrichment Centrifuge
Open
#32,405 opened on Aug 7, 2026
Easily FixedGood First IssueOversight
Repository metrics
- Stars
- (445 stars)
- PR merge metrics
- (Avg merge 13d 5h) (90 merged PRs in 30d)
Description
BYOND Version
516.1664
Issue Description
You're not stopped from inserting a new fuel rod into the Fuel Enrichment Centrifuge if there already is one in there AND the machine is done centrifuging a previous fuel rod. This deletes the original fuel rod.
What did you expect to happen?
To get an error message saying "There is already a fuel rod in the Fuel Enrichment Centrifuge", and then be stopped from inserting the next rod.
What happened instead?
I overrode the already enriched rod and then I became sad.
Why is this bad/What are the consequences?
You shouldn't be able to delete items like this, especially when you have put effort into making the item.
Steps to reproduce the issue.
- Put a fuel rod that is ready to be enriched into the Fuel Enrichment Centrifuged (I used a Weak Plutonium rod that had been heat treated).
- Start the centrifuge.
- When the centrifuge is done, dont take out the rod, instead try and put a new rod in (I used another Weak Plutonium Rod).
- Notice that you now lost the first rod.
When did the problem start happening?
Noticed around 01.08.2026.
Extra information
No response
Relevant log output/runtime error