diff --git a/html/changelog.html b/html/changelog.html
index 436cd9f76d4..7be2db95bab 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,99 @@
-->
+
24 February 2016
+
Crazylemon64 updated:
+
+ - The defib should be more reliable on people who have ghosted
+ - The defib will now give a message if the ghost is still haunting about
+ - Attacking someone with an accessory will now let you put things on them without having to strip them.
+ - Borers will now properly detach upon death of a mob they are controlling
+ - Borers can now see their chemical count while in control of a mob
+ - Borers can now silently communicate with their host - this is not available to the host until the borer has either begun to communicate, or has taken control at least once - this is to avoid spoiling that the borer exists
+ - Borers won't be able to talk out loud inside of a host, by default - they can remove this safeguard with a verb under their borer tab. Borer hivespeak is unaffected.
+ - Borers infesting and hiding are now silent.
+ - Made borer's chem lists more nicely formatted
+ - No more superspeed attacking simplemobs
+ - New players now show up properly under the "who" verb when used as an admin
+ - Mining drones will now automatically collect sand lying around
+ - RIPLEYs can now drill asteroid turfs for sand
+ - You can now load exosuit fuel generators with items containing their material - this means you can fuel yourself off of ores, but this will be highly inefficient and cost you mining points later on, as you can't take fuel back out.
+ - You can now load the fuel generators from an ore box.
+ - The plasma generator now produces 3x as much power from the same amount of fuel - this lets it even remotely compete with the uranium generator.
+ - You can now light cigarettes off of burning mobs.
+ - Exosuit tracking beacons now fit in boxes - prior, they were far too large for even a backpack, as they shared the same size as all other mecha equipment
+ - Miners can now collect ore by walking over it with an ore satchel on.
+
+
FalseIncarnate updated:
+
+ - Adds prize tickets as a replacement for physical arcade prizes.
+ - Adds a buildable prize counter to exchange tickets for prizes.
+ - Adds a bike. Despite what Prof. Oak might claim, you can ride it indoors.
+ - Adds colorful wallets, for that old school arcade pride.
+ - Fixes accidental removal of plump helmet biscuit recipe.
+ - Temporarily adds a prize counter to the bar (Cyberiad) or dorms (MetaStation), and adds a max upgrade one to the Ninja Holding Area (Cyberiad z2)
+ - Fixes Metastation. Seriously fixed a lot, just read the PR description for the full list.
+
+
FlattestGuitar updated:
+
+ - Adds IPC alcohol and a few derivative drinks
+ - IPCs can now drink and be fed from glasses
+
+
Fox McCloud updated:
+
+ - Laser eyes mutation no longer drains nutrition
+ - splits the EMP kit into two things: the standard EMP kit (2 grenades and an implant), and the EMP flashlight by itself
+ - nerfs heart attacks so they do less damage
+ - Pickpocket gloves now put the item you strip into your hands as opposed to the floor
+ - Picketpocket gloves can now silently strip accessories
+ - Pickpocket gloves will no longer give a message for messing up a pickpocket
+
+
KasparoVy updated:
+
+ - Adjusting masks while they are not on the face will no longer turn off internals.
+ - Adjusting masks while they are not on the face will now cause the mask to hide/reveal the wearer's identity the next time it's worn as intended.
+ - Adds the ability to open/close bomber jackets.
+ - Adds a security bomber jacket. This jacket inherits the protection and storage capabilities as a standard Security vest with additional bomber jacket benefits.
+ - Adds UI button in top left of screen for jacket adjustment.
+ - Replaces the standard bomber jacket in the Pod Pilot bay with the Security version.
+ - Centralizes jacket/coat adjustment handling.
+ - All jackets start closed by default.
+ - Geneticist duffelbag on-mob sprite (for all species).
+ - Vox-fitted backpacks, satchels, ERT backpacks, duffelbags and defib unit.
+ - Refactors back-item icon generation.
+ - Typo in the description of Santa's sack.
+ - Missing punctuation and gender macros in the description of the bag of holding.
+ - The tweak to back-icon generation fixes a bug where the wrong sprite name was being used to generate back-item icons.
+
+
PPI updated:
+
+ - Adds the ability to hide papers in vents. You can now leave a romantic love letter, exchange information in secret, or hide papers infused with the power of nar'sie from sight.
+
+
Regen1 updated:
+
+ - Adds the Immolator laser gun, a modified laser gun with 8 shots that will ignite mobs, can be made in R&D
+
+
Spacemanspark updated:
+
+ - Adds *yes and *no emotes to Synthetics. Glory to Synthetica.
+
+
Tastyfish updated:
+
+ - The PDA system has been completely redone behind the scenes! It should be functionally similar, although there is now a Home and Back button at the bottom as appropriate.
+ - All of the heads now have multicolored pens.
+ - EngiVend now has 10 camera assemblies.
+ - Borgs can now use vending machines.
+ - There are now picture frames that can be made from the autolathe or wood planks for papers, photos, posters, and canvases!
+
+
pinatacolada updated:
+
+ - Makes the Protect Station AI law board no longer consider people that damage the station crew, instead of human
+
+
ppi updated:
+
+ - When revealed Revenants will not be able to move at the maximum move speed, nor be able to pass through any solid object, like walls, windows, grills, computers and mechs.
+
+
13 February 2016
Crazylemon64 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 20d699e2a5b..1a3cf74661c 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -520,3 +520,102 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Makes spacepods move at speeds not rivaling those of photon beams. They
are now a hair bit faster than a person with a jetpack.
- tweak: Reduces battery costs for spacepod movement.
+2016-02-24:
+ Crazylemon64:
+ - tweak: The defib should be more reliable on people who have ghosted
+ - tweak: The defib will now give a message if the ghost is still haunting about
+ - rscadd: Attacking someone with an accessory will now let you put things on them
+ without having to strip them.
+ - bugfix: Borers will now properly detach upon death of a mob they are controlling
+ - tweak: Borers can now see their chemical count while in control of a mob
+ - rscadd: Borers can now silently communicate with their host - this is not available
+ to the host until the borer has either begun to communicate, or has taken control
+ at least once - this is to avoid spoiling that the borer exists
+ - tweak: Borers won't be able to talk out loud inside of a host, by default - they
+ can remove this safeguard with a verb under their borer tab. Borer hivespeak
+ is unaffected.
+ - tweak: Borers infesting and hiding are now silent.
+ - tweak: Made borer's chem lists more nicely formatted
+ - bugfix: No more superspeed attacking simplemobs
+ - tweak: New players now show up properly under the "who" verb when used as an admin
+ - rscadd: Mining drones will now automatically collect sand lying around
+ - bugfix: RIPLEYs can now drill asteroid turfs for sand
+ - rscadd: You can now load exosuit fuel generators with items containing their material
+ - this means you can fuel yourself off of ores, but this will be highly inefficient
+ and cost you mining points later on, as you can't take fuel back out.
+ - rscadd: You can now load the fuel generators from an ore box.
+ - tweak: The plasma generator now produces 3x as much power from the same amount
+ of fuel - this lets it even remotely compete with the uranium generator.
+ - tweak: You can now light cigarettes off of burning mobs.
+ - tweak: Exosuit tracking beacons now fit in boxes - prior, they were far too large
+ for even a backpack, as they shared the same size as all other mecha equipment
+ - tweak: Miners can now collect ore by walking over it with an ore satchel on.
+ FalseIncarnate:
+ - rscadd: Adds prize tickets as a replacement for physical arcade prizes.
+ - rscadd: Adds a buildable prize counter to exchange tickets for prizes.
+ - rscadd: Adds a bike. Despite what Prof. Oak might claim, you can ride it indoors.
+ - rscadd: Adds colorful wallets, for that old school arcade pride.
+ - bugfix: Fixes accidental removal of plump helmet biscuit recipe.
+ - rscadd: Temporarily adds a prize counter to the bar (Cyberiad) or dorms (MetaStation),
+ and adds a max upgrade one to the Ninja Holding Area (Cyberiad z2)
+ - bugfix: Fixes Metastation. Seriously fixed a lot, just read the PR description
+ for the full list.
+ FlattestGuitar:
+ - rscadd: Adds IPC alcohol and a few derivative drinks
+ - tweak: IPCs can now drink and be fed from glasses
+ Fox McCloud:
+ - tweak: Laser eyes mutation no longer drains nutrition
+ - tweak: 'splits the EMP kit into two things: the standard EMP kit (2 grenades and
+ an implant), and the EMP flashlight by itself'
+ - tweak: nerfs heart attacks so they do less damage
+ - tweak: Pickpocket gloves now put the item you strip into your hands as opposed
+ to the floor
+ - tweak: Picketpocket gloves can now silently strip accessories
+ - tweak: Pickpocket gloves will no longer give a message for messing up a pickpocket
+ KasparoVy:
+ - bugfix: Adjusting masks while they are not on the face will no longer turn off
+ internals.
+ - bugfix: Adjusting masks while they are not on the face will now cause the mask
+ to hide/reveal the wearer's identity the next time it's worn as intended.
+ - rscadd: Adds the ability to open/close bomber jackets.
+ - rscadd: Adds a security bomber jacket. This jacket inherits the protection and
+ storage capabilities as a standard Security vest with additional bomber jacket
+ benefits.
+ - rscadd: Adds UI button in top left of screen for jacket adjustment.
+ - tweak: Replaces the standard bomber jacket in the Pod Pilot bay with the Security
+ version.
+ - tweak: Centralizes jacket/coat adjustment handling.
+ - tweak: All jackets start closed by default.
+ - rscadd: Geneticist duffelbag on-mob sprite (for all species).
+ - rscadd: Vox-fitted backpacks, satchels, ERT backpacks, duffelbags and defib unit.
+ - tweak: Refactors back-item icon generation.
+ - bugfix: Typo in the description of Santa's sack.
+ - bugfix: Missing punctuation and gender macros in the description of the bag of
+ holding.
+ - bugfix: The tweak to back-icon generation fixes a bug where the wrong sprite name
+ was being used to generate back-item icons.
+ PPI:
+ - rscadd: Adds the ability to hide papers in vents. You can now leave a romantic
+ love letter, exchange information in secret, or hide papers infused with the
+ power of nar'sie from sight.
+ Regen1:
+ - rscadd: Adds the Immolator laser gun, a modified laser gun with 8 shots that will
+ ignite mobs, can be made in R&D
+ Spacemanspark:
+ - rscadd: Adds *yes and *no emotes to Synthetics. Glory to Synthetica.
+ Tastyfish:
+ - tweak: The PDA system has been completely redone behind the scenes! It should
+ be functionally similar, although there is now a Home and Back button at the
+ bottom as appropriate.
+ - rscadd: All of the heads now have multicolored pens.
+ - rscadd: EngiVend now has 10 camera assemblies.
+ - tweak: Borgs can now use vending machines.
+ - rscadd: There are now picture frames that can be made from the autolathe or wood
+ planks for papers, photos, posters, and canvases!
+ pinatacolada:
+ - tweak: Makes the Protect Station AI law board no longer consider people that damage
+ the station crew, instead of human
+ ppi:
+ - tweak: When revealed Revenants will not be able to move at the maximum move speed,
+ nor be able to pass through any solid object, like walls, windows, grills, computers
+ and mechs.
diff --git a/html/changelogs/AutoChangeLog-pr-3512.yml b/html/changelogs/AutoChangeLog-pr-3512.yml
deleted file mode 100644
index bc049838231..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3512.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: PPI
-delete-after: True
-changes:
- - rscadd: "Adds the ability to hide papers in vents. You can now leave a romantic love letter, exchange information in secret, or hide papers infused with the power of nar'sie from sight."
diff --git a/html/changelogs/AutoChangeLog-pr-3564.yml b/html/changelogs/AutoChangeLog-pr-3564.yml
deleted file mode 100644
index 3fbd6d96125..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3564.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Crazylemon64
-delete-after: True
-changes:
- - tweak: "The defib should be more reliable on people who have ghosted"
- - tweak: "The defib will now give a message if the ghost is still haunting about"
diff --git a/html/changelogs/AutoChangeLog-pr-3578.yml b/html/changelogs/AutoChangeLog-pr-3578.yml
deleted file mode 100644
index caa61d1c3e1..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3578.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Tastyfish
-delete-after: True
-changes:
- - tweak: "The PDA system has been completely redone behind the scenes! It should be functionally similar, although there is now a Home and Back button at the bottom as appropriate."
diff --git a/html/changelogs/AutoChangeLog-pr-3585.yml b/html/changelogs/AutoChangeLog-pr-3585.yml
deleted file mode 100644
index 91d6a32535b..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3585.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Tastyfish
-delete-after: True
-changes:
- - rscadd: "All of the heads now have multicolored pens."
diff --git a/html/changelogs/AutoChangeLog-pr-3599.yml b/html/changelogs/AutoChangeLog-pr-3599.yml
deleted file mode 100644
index d4297aa6495..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3599.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: KasparoVy
-delete-after: True
-changes:
- - bugfix: "Adjusting masks while they are not on the face will no longer turn off internals."
- - bugfix: "Adjusting masks while they are not on the face will now cause the mask to hide/reveal the wearer's identity the next time it's worn as intended."
diff --git a/html/changelogs/AutoChangeLog-pr-3600.yml b/html/changelogs/AutoChangeLog-pr-3600.yml
deleted file mode 100644
index 34aa345cbc3..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3600.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Fox McCloud
-delete-after: True
-changes:
- - tweak: "Laser eyes mutation no longer drains nutrition"
diff --git a/html/changelogs/AutoChangeLog-pr-3601.yml b/html/changelogs/AutoChangeLog-pr-3601.yml
deleted file mode 100644
index e0099cb3060..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3601.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: FalseIncarnate
-delete-after: True
-changes:
- - rscadd: "Adds prize tickets as a replacement for physical arcade prizes."
- - rscadd: "Adds a buildable prize counter to exchange tickets for prizes."
- - rscadd: "Adds a bike. Despite what Prof. Oak might claim, you can ride it indoors."
- - rscadd: "Adds colorful wallets, for that old school arcade pride."
diff --git a/html/changelogs/AutoChangeLog-pr-3603.yml b/html/changelogs/AutoChangeLog-pr-3603.yml
deleted file mode 100644
index a77a20fb692..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3603.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: FalseIncarnate
-delete-after: True
-changes:
- - bugfix: "Fixes accidental removal of plump helmet biscuit recipe."
diff --git a/html/changelogs/AutoChangeLog-pr-3608.yml b/html/changelogs/AutoChangeLog-pr-3608.yml
deleted file mode 100644
index fd3ace9ea8e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3608.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Fox McCloud
-delete-after: True
-changes:
- - tweak: "splits the EMP kit into two things: the standard EMP kit (2 grenades and an implant), and the EMP flashlight by itself"
diff --git a/html/changelogs/AutoChangeLog-pr-3609.yml b/html/changelogs/AutoChangeLog-pr-3609.yml
deleted file mode 100644
index 201ed3bbc47..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3609.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: KasparoVy
-delete-after: True
-changes:
- - rscadd: "Adds the ability to open/close bomber jackets."
- - rscadd: "Adds a security bomber jacket. This jacket inherits the protection and storage capabilities as a standard Security vest with additional bomber jacket benefits."
- - rscadd: "Adds UI button in top left of screen for jacket adjustment."
- - tweak: "Replaces the standard bomber jacket in the Pod Pilot bay with the Security version."
- - tweak: "Centralizes jacket/coat adjustment handling."
- - tweak: "All jackets start closed by default."
diff --git a/html/changelogs/AutoChangeLog-pr-3610.yml b/html/changelogs/AutoChangeLog-pr-3610.yml
deleted file mode 100644
index 8d52a9e03fa..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3610.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Spacemanspark
-delete-after: True
-changes:
- - rscadd: "Adds *yes and *no emotes to Synthetics. Glory to Synthetica."
diff --git a/html/changelogs/AutoChangeLog-pr-3612.yml b/html/changelogs/AutoChangeLog-pr-3612.yml
deleted file mode 100644
index 2583bcd98f5..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3612.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Crazylemon64
-delete-after: True
-changes:
- - rscadd: "Attacking someone with an accessory will now let you put things on them without having to strip them."
diff --git a/html/changelogs/AutoChangeLog-pr-3614.yml b/html/changelogs/AutoChangeLog-pr-3614.yml
deleted file mode 100644
index 528eadcfc9e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3614.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: Crazylemon64
-delete-after: True
-changes:
- - bugfix: "Borers will now properly detach upon death of a mob they are controlling"
- - tweak: "Borers can now see their chemical count while in control of a mob"
- - rscadd: "Borers can now silently communicate with their host - this is not available to the host until the borer has either begun to communicate, or has taken control at least once - this is to avoid spoiling that the borer exists"
- - tweak: "Borers won't be able to talk out loud inside of a host, by default - they can remove this safeguard with a verb under their borer tab. Borer hivespeak is unaffected."
- - tweak: "Borers infesting and hiding are now silent."
- - tweak: "Made borer's chem lists more nicely formatted"
diff --git a/html/changelogs/AutoChangeLog-pr-3616.yml b/html/changelogs/AutoChangeLog-pr-3616.yml
deleted file mode 100644
index 580ebbe26d6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3616.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: ppi
-delete-after: True
-changes:
- - tweak: "When revealed Revenants will not be able to move at the maximum move speed, nor be able to pass through any solid object, like walls, windows, grills, computers and mechs."
diff --git a/html/changelogs/AutoChangeLog-pr-3622.yml b/html/changelogs/AutoChangeLog-pr-3622.yml
deleted file mode 100644
index 6a10ff80c22..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3622.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Tastyfish
-delete-after: True
-changes:
- - rscadd: "EngiVend now has 10 camera assemblies."
- - tweak: "Borgs can now use vending machines."
diff --git a/html/changelogs/AutoChangeLog-pr-3633.yml b/html/changelogs/AutoChangeLog-pr-3633.yml
deleted file mode 100644
index b7a239dd37a..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3633.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: FalseIncarnate
-delete-after: True
-changes:
- - rscadd: "Temporarily adds a prize counter to the bar (Cyberiad) or dorms (MetaStation), and adds a max upgrade one to the Ninja Holding Area (Cyberiad z2)"
- - bugfix: "Fixes Metastation. Seriously fixed a lot, just read the PR description for the full list."
diff --git a/html/changelogs/AutoChangeLog-pr-3634.yml b/html/changelogs/AutoChangeLog-pr-3634.yml
deleted file mode 100644
index ff92ff6fe7d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3634.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: KasparoVy
-delete-after: True
-changes:
- - rscadd: "Geneticist duffelbag on-mob sprite (for all species)."
- - rscadd: "Vox-fitted backpacks, satchels, ERT backpacks, duffelbags and defib unit."
- - tweak: "Refactors back-item icon generation."
- - bugfix: "Typo in the description of Santa's sack."
- - bugfix: "Missing punctuation and gender macros in the description of the bag of holding."
- - bugfix: "The tweak to back-icon generation fixes a bug where the wrong sprite name was being used to generate back-item icons."
diff --git a/html/changelogs/AutoChangeLog-pr-3643.yml b/html/changelogs/AutoChangeLog-pr-3643.yml
deleted file mode 100644
index 6ba19f3e5b0..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3643.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Crazylemon64
-delete-after: True
-changes:
- - bugfix: "No more superspeed attacking simplemobs"
diff --git a/html/changelogs/AutoChangeLog-pr-3644.yml b/html/changelogs/AutoChangeLog-pr-3644.yml
deleted file mode 100644
index 4dd92da6425..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3644.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Crazylemon64
-delete-after: True
-changes:
- - tweak: "New players now show up properly under the \"who\" verb when used as an admin"
diff --git a/html/changelogs/AutoChangeLog-pr-3645.yml b/html/changelogs/AutoChangeLog-pr-3645.yml
deleted file mode 100644
index eed9a42baea..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3645.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: Crazylemon64
-delete-after: True
-changes:
- - rscadd: "Mining drones will now automatically collect sand lying around"
- - bugfix: "RIPLEYs can now drill asteroid turfs for sand"
- - rscadd: "You can now load exosuit fuel generators with items containing their material - this means you can fuel yourself off of ores, but this will be highly inefficient and cost you mining points later on, as you can't take fuel back out."
- - rscadd: "You can now load the fuel generators from an ore box."
- - tweak: "The plasma generator now produces 3x as much power from the same amount of fuel - this lets it even remotely compete with the uranium generator."
diff --git a/html/changelogs/AutoChangeLog-pr-3652.yml b/html/changelogs/AutoChangeLog-pr-3652.yml
deleted file mode 100644
index 5b2dea96f9d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3652.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Crazylemon64
-delete-after: True
-changes:
- - tweak: "You can now light cigarettes off of burning mobs."
diff --git a/html/changelogs/AutoChangeLog-pr-3658.yml b/html/changelogs/AutoChangeLog-pr-3658.yml
deleted file mode 100644
index db029e264d8..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3658.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Regen1
-delete-after: True
-changes:
- - rscadd: "Adds the Immolator laser gun, a modified laser gun with 8 shots that will ignite mobs, can be made in R&D"
diff --git a/html/changelogs/AutoChangeLog-pr-3664.yml b/html/changelogs/AutoChangeLog-pr-3664.yml
deleted file mode 100644
index 82e304e2828..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3664.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: FlattestGuitar
-delete-after: True
-changes:
- - rscadd: "Adds IPC alcohol and a few derivative drinks"
- - tweak: "IPCs can now drink and be fed from glasses"
diff --git a/html/changelogs/AutoChangeLog-pr-3668.yml b/html/changelogs/AutoChangeLog-pr-3668.yml
deleted file mode 100644
index 5bc3205d94a..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3668.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Tastyfish
-delete-after: True
-changes:
- - rscadd: "There are now picture frames that can be made from the autolathe or wood planks for papers, photos, posters, and canvases!"
diff --git a/html/changelogs/AutoChangeLog-pr-3670.yml b/html/changelogs/AutoChangeLog-pr-3670.yml
deleted file mode 100644
index be225db56b3..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3670.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Crazylemon64
-delete-after: True
-changes:
- - tweak: "Exosuit tracking beacons now fit in boxes - prior, they were far too large for even a backpack, as they shared the same size as all other mecha equipment"
diff --git a/html/changelogs/AutoChangeLog-pr-3679.yml b/html/changelogs/AutoChangeLog-pr-3679.yml
deleted file mode 100644
index 505abb8feb6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3679.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Fox McCloud
-delete-after: True
-changes:
- - tweak: "nerfs heart attacks so they do less damage"
diff --git a/html/changelogs/AutoChangeLog-pr-3680.yml b/html/changelogs/AutoChangeLog-pr-3680.yml
deleted file mode 100644
index 76ffaaa9ef4..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3680.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Crazylemon64
-delete-after: True
-changes:
- - tweak: "Miners can now collect ore by walking over it with an ore satchel on."
diff --git a/html/changelogs/AutoChangeLog-pr-3681.yml b/html/changelogs/AutoChangeLog-pr-3681.yml
deleted file mode 100644
index 9ffebb82027..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3681.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Fox McCloud
-delete-after: True
-changes:
- - tweak: "Pickpocket gloves now put the item you strip into your hands as opposed to the floor"
- - tweak: "Picketpocket gloves can now silently strip accessories"
- - tweak: "Pickpocket gloves will no longer give a message for messing up a pickpocket"
diff --git a/html/changelogs/pinatacolada-pr-protectstationnolongercrew.yml b/html/changelogs/pinatacolada-pr-protectstationnolongercrew.yml
deleted file mode 100644
index d1e410d23e5..00000000000
--- a/html/changelogs/pinatacolada-pr-protectstationnolongercrew.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: "pinatacolada"
-
-
-delete-after: True
-
-
-changes:
- - tweak: "Makes the Protect Station AI law board no longer consider people that damage the station crew, instead of human"
-