diff --git a/html/changelog.html b/html/changelog.html
index 5674bab2c37..b59168a56c7 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -59,6 +59,8 @@
- Fixed being unable to fix rescued lungs surgically if they don't have any damage.
- Fixed being unable to fix rescued mechanical lungs at all.
+ - IV Drip no longer follows or crashes people with breath masks aren't adjacent to it. It instead retracts their breath mask without changing the wearer's location.
+ - Rounded the IV Drip's tank pressure output when examined.
WickedCybs updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 1679f1a68c6..0f546132559 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -23565,6 +23565,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixed being unable to fix rescued lungs surgically if they don't
have any damage.
- bugfix: Fixed being unable to fix rescued mechanical lungs at all.
+ - rscdel: IV Drip no longer follows or crashes people with breath masks aren't
+ adjacent to it. It instead retracts their breath mask without changing the wearer's
+ location.
+ - tweak: Rounded the IV Drip's tank pressure output when examined.
WickedCybs:
- maptweak: Expanded the western bar area. It's all been pushed one tile to
the left so the bar could mirror its eastern portion. It should be more spacious
diff --git a/html/changelogs/ultimate_breath_mask_fix.yml b/html/changelogs/ultimate_breath_mask_fix.yml
deleted file mode 100644
index 87300fb8576..00000000000
--- a/html/changelogs/ultimate_breath_mask_fix.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Vrow
-
-delete-after: True
-
-changes:
- - rscdel: "IV Drip no longer follows or crashes people with breath masks aren't adjacent to it. It instead retracts their breath mask without changing the wearer's location."
- - tweak: "Rounded the IV Drip's tank pressure output when examined."
\ No newline at end of file