diff --git a/html/changelog.html b/html/changelog.html index 6c46f2bc2f..6af6fccd8a 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -59,6 +59,7 @@
  • You can now tell roughly how full an e-cigarette's cartridge is by examine the e-cigarette while nearby.
  • A message will appear when an e-cigaratte you are smoking turns off.
  • Fixed a runtime when e-cigarettes are examined.
  • +
  • Omni filters and mixers can now be removed regardless of pressure, just like their non-omni versions.
  • 09 March 2021

    diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 7d34ce5b1d..1a531f61e9 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -5465,3 +5465,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. the e-cigarette while nearby. - rscadd: A message will appear when an e-cigaratte you are smoking turns off. - bugfix: Fixed a runtime when e-cigarettes are examined. + - tweak: Omni filters and mixers can now be removed regardless of pressure, just + like their non-omni versions.