diff --git a/html/changelog.html b/html/changelog.html index 0151a94904a..b79836e8ed4 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -65,6 +65,11 @@ +

Vrow updated:

+

03 June 2022

Doxxmedearly updated:

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index e331f320f94..4441b312edf 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -24496,3 +24496,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - bugfix: Fixes the TCFL pamphlet being out of date lorewise. Omicega: - bugfix: Removed negative slowdown from the loadout RIG available to off-worlders. + Vrow: + - bugfix: Fixes medscans/body scanners/operating consoles thinking there's + something else when someone only has an implant in them. + - bugfix: Fixes the above counting each and every single greimorian larva inside + a limb that has eggs implanted. diff --git a/html/changelogs/implant_eggs_larvae_scans.yml b/html/changelogs/implant_eggs_larvae_scans.yml deleted file mode 100644 index beaf64b777c..00000000000 --- a/html/changelogs/implant_eggs_larvae_scans.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: Vrow - -delete-after: True - -changes: - - bugfix: "Fixes medscans/body scanners/operating consoles thinking there's something else when someone only has an implant in them." - - bugfix: "Fixes the above counting each and every single greimorian larva inside a limb that has eggs implanted."