-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatic changelog for PR #1714 [ci skip]
- Loading branch information
1 parent
a702966
commit 2876c4e
Showing
1 changed file
with
10 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
author: "SyncIt21" | ||
delete-after: True | ||
changes: | ||
- qol: "adds more examines, screentips & balloon alerts for cryo actions,\ncryo can be pried open with a crowbar when there is no power to free\nsomeone trapped inside" | ||
- qol: "cryo auto turns on immediately without a 2 second delay & without\nneeding auto eject mode on" | ||
- bugfix: "ejecting beaker from cryotube will put it in the players hand & not\ndrop it on the floor" | ||
- bugfix: "mobs & other stuff now render on top of cryo tubes and not bottom\nof it" | ||
- bugfix: "cryo checks for if the mob is on the same turf as cryo is now\nfixed, i.e. you can no longer close the machine on yourself" | ||
- code_imp: "removed unused vars from cryo, autodocs vars, removed unused\n`transfer_amounts` from some chem machinery ui" | ||
- refactor: "removed unused icon states for cryo tube, cryo no longer\nprocesses round start and it's UI is now typescript" |