-
-
Notifications
You must be signed in to change notification settings - Fork 280
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ticking reactions will now proper begin & distillery QoL (#6859)
## About The Pull Request This adds feedback messages for the distillery reactions. The examine radial was removed because it didn't work and gave no relevant info. It also fixes start_ticked_reaction with an if statement that won't runtime. It also makes the distillery adjust the reagent_holder's temperature instead of having a current_temp var. ## Why It's Good For The Game makes distillery work and not be hell. ## Changelog :cl: tweak: Distilleries now adjust their reagent_holder's temperature instead. fix: Ticked reactions will now properly start up. qol: Distillery reactions will now give feedback of starting up, still running, and stopping. /:cl:
- Loading branch information
Showing
3 changed files
with
21 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters