diff --git a/html/changelog.html b/html/changelog.html
index 629d7e9b3cc30..f05c37b119d9a 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,86 @@
-->
+
07 January 2019
+
4dplanner updated:
+
+ - experimental cloner is compatible with ordinary cloning computer, but deletes records after cloning.
+
+
Basilman updated:
+
+ - corrected Hippocrates bust description
+
+
Cyberboss updated:
+
+ - Added a new sound for curse of madness
+
+
Denton updated:
+
+ - Wearing a carp costume or hardsuit with its hood equipped now prevents users from being attacked by wild space carp.
+ - Reworked the kinetic speargun: Its projectiles now embed and cause more damage.
+ - Added a Syndicate bundle that contains a speargun, a quiver with magspears, a carp hardsuit as well as other carp accessories.
+ - Increased air alarm miasma thresholds to prevent warning spam.
+ - Air scrubbers do not filter miasma by default anymore ("Filtering" and "Refill" modes).
+ - The Hyperfractal Gigashuttle's reflectors can no longer be deconstructed or adjusted.
+
+
GranpaWalton updated:
+
+ - Xenos now have a liver that processes toxins really well but will reject a human host when it takes too much damage
+ - Xenos will now process regents because of their new liver, they will still not take toxin damage, stamina damage, or have liver failure
+
+
Tlaltecuhtli updated:
+
+ - alt click to eject beakers from chem masters + chem dispensers + grinders + chem heaters
+ - hit chem master + chem dispenser + chem heaters with a beaker and if its loaded with another it swaps em
+
+
YoYoBatty updated:
+
+ - Added a ghost verb that lets you t-ray view underfloor objects
+ - Checking plumbing verb checks every atmospheric component instead of just pipes
+ - Check plumbing verb is less snowflakey
+
+
coiax updated:
+
+ - Monkey cubes now expand in a running shower!
+ - Slimes now die in running showers.
+ - Rolling a 6 with a die of fate now reduces your speed as intended.
+ - Rolling an 8 with a die of fate will cause the explosion to be around the roller, not the die.
+ - Die of fate effects now make loud visible messages so it's obvious what has happened.
+ - Dice can now be "totally rigged" with admin edits to unconditionally always roll a certain value, rather than just some of the time. A new "cursed die of fate" has been added to demonstrate this effect.
+ - Added the "stealth" die of fate, both one use and unlimited. You know, for badminry.
+ - Curse of Madness can now be triggered by a wizard's Summon Events, at the same chance as Summon Guns or Summon Magic.
+ - When an admin triggers Curse of Madness manually, they can specify their own dark truth to horrify the station with.
+ - Smuggler's satchels have been re-added to the game. They no longer keep their contents and transport it into future rounds, but instead contain some random contraband when purchased. Observers will be able to see where smuggler's satchels have been hidden. A handful of satchels will spawn on the station (under the floor, of course) in random locations each round.
+ - Science areas now have small patches of glowing green goo occasionally, as intended.
+ - Glowing goo now glows a lot more noticeably in the dark, will always contain either radium or uranium.
+ - Improved the code for ensuring that security members enjoy donuts and security-themed alcoholic drinks.
+ - Metastation Robotics now has a cautery.
+
+
kevinz000 updated:
+
+ - A new SDQL2 panel has been added to admin tabs, for tracking, VVing, and halting SDQL2 queries.
+ - SDQL2 documentation is now available in SDQL_2.dm
+ - SDQL2 now has MAP added. MAP will cause the query to execute on whatever is specified in MAP, whether it's a variable or a procedure call (which will grab the return results), etc etc.
+ - SDQL2 now has a superuser mode, for uses outside of admin button pressing. This causes it to operate without admin protection wrapping.
+ - SDQL2 now supports options, including ignoring nulls in select or forcing it to operate in high priority mode, which lets it use 95% of the tick instead of obeying the Master Controller's tick limit. USE WITH CAUTION. Also includes a mode for blocking proccalls
+ - SDQL2 now supports TRUE/FALSE.
+ - To use options, append OPTIONS to the query. Available are "PRIORITY" = HIGH/NORMAL, "SELECT" = FORCE_NULLS/DISABLE or 0/FALSE, "PROCCALL" = ASYNC/BLOCKING.
+
+
mrhugo13 updated:
+
+ - The Syndicate has decided to equip their Syndicate leaders operative (Aswell as their clown counterparts) with the new Combat Glove Plus! The new Combat Glove Plus does everything the old boring Combat Gloves does but with the added extra of learning Krav Maga upon wearing them, any other Syndicate operative who wants to get in on the action will have to pay 5tc.
+
+
subject217 updated:
+
+ - Plastitanium walls are no longer evil.
+ - Plasmamen now run at the same speed as normal humans.
+
+
tralezab updated:
+
+ - Added a new antagonist, the Creep!
+ - Chosen from a random event, the Creep will become obsessed with one person, feeling amazing around them and terrible when they aren't. They will have objectives to steal heirlooms, take pictures, hug, and kill coworkers. They also have to kill the obsession but some objectives can only be completed while the obsession is alive, requiring you to protect the obsession!
+
+
06 January 2019
4dplanner updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c6c968d14c530..c38dc101078af 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -22286,3 +22286,99 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
secure cockpit for important personnel. Its price has increased to 30,000, though!
coiax:
- code_imp: The Squeak subsystem has been renamed to Minor Mapping.
+2019-01-07:
+ 4dplanner:
+ - bugfix: experimental cloner is compatible with ordinary cloning computer, but
+ deletes records after cloning.
+ Basilman:
+ - spellcheck: corrected Hippocrates bust description
+ Cyberboss:
+ - soundadd: Added a new sound for curse of madness
+ Denton:
+ - tweak: Wearing a carp costume or hardsuit with its hood equipped now prevents
+ users from being attacked by wild space carp.
+ - tweak: 'Reworked the kinetic speargun: Its projectiles now embed and cause more
+ damage.'
+ - rscadd: Added a Syndicate bundle that contains a speargun, a quiver with magspears,
+ a carp hardsuit as well as other carp accessories.
+ - tweak: Increased air alarm miasma thresholds to prevent warning spam.
+ - tweak: Air scrubbers do not filter miasma by default anymore ("Filtering" and
+ "Refill" modes).
+ - tweak: The Hyperfractal Gigashuttle's reflectors can no longer be deconstructed
+ or adjusted.
+ GranpaWalton:
+ - rscadd: Xenos now have a liver that processes toxins really well but will reject
+ a human host when it takes too much damage
+ - bugfix: Xenos will now process regents because of their new liver, they will still
+ not take toxin damage, stamina damage, or have liver failure
+ Tlaltecuhtli:
+ - rscadd: alt click to eject beakers from chem masters + chem dispensers + grinders
+ + chem heaters
+ - rscadd: hit chem master + chem dispenser + chem heaters with a beaker and if its
+ loaded with another it swaps em
+ YoYoBatty:
+ - rscadd: Added a ghost verb that lets you t-ray view underfloor objects
+ - admin: Checking plumbing verb checks every atmospheric component instead of just
+ pipes
+ - code_imp: Check plumbing verb is less snowflakey
+ coiax:
+ - bugfix: Monkey cubes now expand in a running shower!
+ - bugfix: Slimes now die in running showers.
+ - bugfix: Rolling a 6 with a die of fate now reduces your speed as intended.
+ - bugfix: Rolling an 8 with a die of fate will cause the explosion to be around
+ the roller, not the die.
+ - tweak: Die of fate effects now make loud visible messages so it's obvious what
+ has happened.
+ - admin: Dice can now be "totally rigged" with admin edits to unconditionally always
+ roll a certain value, rather than just some of the time. A new "cursed die of
+ fate" has been added to demonstrate this effect.
+ - admin: Added the "stealth" die of fate, both one use and unlimited. You know,
+ for badminry.
+ - rscadd: Curse of Madness can now be triggered by a wizard's Summon Events, at
+ the same chance as Summon Guns or Summon Magic.
+ - admin: When an admin triggers Curse of Madness manually, they can specify their
+ own dark truth to horrify the station with.
+ - rscadd: Smuggler's satchels have been re-added to the game. They no longer keep
+ their contents and transport it into future rounds, but instead contain some
+ random contraband when purchased. Observers will be able to see where smuggler's
+ satchels have been hidden. A handful of satchels will spawn on the station (under
+ the floor, of course) in random locations each round.
+ - bugfix: Science areas now have small patches of glowing green goo occasionally,
+ as intended.
+ - tweak: Glowing goo now glows a lot more noticeably in the dark, will always contain
+ either radium or uranium.
+ - code_imp: Improved the code for ensuring that security members enjoy donuts and
+ security-themed alcoholic drinks.
+ - tweak: Metastation Robotics now has a cautery.
+ kevinz000:
+ - rscadd: A new SDQL2 panel has been added to admin tabs, for tracking, VVing, and
+ halting SDQL2 queries.
+ - rscadd: SDQL2 documentation is now available in SDQL_2.dm
+ - rscadd: SDQL2 now has MAP added. MAP will cause the query to execute on whatever
+ is specified in MAP, whether it's a variable or a procedure call (which will
+ grab the return results), etc etc.
+ - rscadd: SDQL2 now has a superuser mode, for uses outside of admin button pressing.
+ This causes it to operate without admin protection wrapping.
+ - rscadd: SDQL2 now supports options, including ignoring nulls in select or forcing
+ it to operate in high priority mode, which lets it use 95% of the tick instead
+ of obeying the Master Controller's tick limit. USE WITH CAUTION. Also includes
+ a mode for blocking proccalls
+ - rscadd: SDQL2 now supports TRUE/FALSE.
+ - rscadd: To use options, append OPTIONS to the query. Available are "PRIORITY"
+ = HIGH/NORMAL, "SELECT" = FORCE_NULLS/DISABLE or 0/FALSE, "PROCCALL" = ASYNC/BLOCKING.
+ mrhugo13:
+ - rscadd: The Syndicate has decided to equip their Syndicate leaders operative (Aswell
+ as their clown counterparts) with the new Combat Glove Plus! The new Combat
+ Glove Plus does everything the old boring Combat Gloves does but with the added
+ extra of learning Krav Maga upon wearing them, any other Syndicate operative
+ who wants to get in on the action will have to pay 5tc.
+ subject217:
+ - tweak: Plastitanium walls are no longer evil.
+ - balance: Plasmamen now run at the same speed as normal humans.
+ tralezab:
+ - rscadd: Added a new antagonist, the Creep!
+ - rscadd: Chosen from a random event, the Creep will become obsessed with one person,
+ feeling amazing around them and terrible when they aren't. They will have objectives
+ to steal heirlooms, take pictures, hug, and kill coworkers. They also have to
+ kill the obsession but some objectives can only be completed while the obsession
+ is alive, requiring you to protect the obsession!
diff --git a/html/changelogs/AutoChangeLog-pr-41884.yml b/html/changelogs/AutoChangeLog-pr-41884.yml
deleted file mode 100644
index 4a34ca714b58e..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-41884.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "coiax"
-delete-after: True
-changes:
- - bugfix: "Monkey cubes now expand in a running shower!"
- - bugfix: "Slimes now die in running showers."
diff --git a/html/changelogs/AutoChangeLog-pr-41969.yml b/html/changelogs/AutoChangeLog-pr-41969.yml
deleted file mode 100644
index 63fd5f723767b..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-41969.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Tlaltecuhtli"
-delete-after: True
-changes:
- - rscadd: "alt click to eject beakers from chem masters + chem dispensers + grinders + chem heaters"
- - rscadd: "hit chem master + chem dispenser + chem heaters with a beaker and if its loaded with another it swaps em"
diff --git a/html/changelogs/AutoChangeLog-pr-42008.yml b/html/changelogs/AutoChangeLog-pr-42008.yml
deleted file mode 100644
index fb3b1b21d25a3..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-42008.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-author: "kevinz000"
-delete-after: True
-changes:
- - rscadd: "A new SDQL2 panel has been added to admin tabs, for tracking, VVing, and halting SDQL2 queries."
- - rscadd: "SDQL2 documentation is now available in SDQL_2.dm"
- - rscadd: "SDQL2 now has MAP added. MAP will cause the query to execute on whatever is specified in MAP, whether it's a variable or a procedure call (which will grab the return results), etc etc."
- - rscadd: "SDQL2 now has a superuser mode, for uses outside of admin button pressing. This causes it to operate without admin protection wrapping."
- - rscadd: "SDQL2 now supports options, including ignoring nulls in select or forcing it to operate in high priority mode, which lets it use 95% of the tick instead of obeying the Master Controller's tick limit. USE WITH CAUTION. Also includes a mode for blocking proccalls"
- - rscadd: "SDQL2 now supports TRUE/FALSE."
- - rscadd: "To use options, append OPTIONS to the query. Available are \"PRIORITY\" = HIGH/NORMAL, \"SELECT\" = FORCE_NULLS/DISABLE or 0/FALSE, \"PROCCALL\" = ASYNC/BLOCKING."
diff --git a/html/changelogs/AutoChangeLog-pr-42021.yml b/html/changelogs/AutoChangeLog-pr-42021.yml
deleted file mode 100644
index a51841fa77d46..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-42021.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "tralezab"
-delete-after: True
-changes:
- - rscadd: "Added a new antagonist, the Creep!"
- - rscadd: "Chosen from a random event, the Creep will become obsessed with one person, feeling amazing around them and terrible when they aren't. They will have objectives to steal heirlooms, take pictures, hug, and kill coworkers. They also have to kill the obsession but some objectives can only be completed while the obsession is alive, requiring you to protect the obsession!"
diff --git a/html/changelogs/AutoChangeLog-pr-42073.yml b/html/changelogs/AutoChangeLog-pr-42073.yml
deleted file mode 100644
index 2c10cc1d74592..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-42073.yml
+++ /dev/null
@@ -1,14 +0,0 @@
-author: "coiax"
-delete-after: True
-changes:
- - bugfix: "Rolling a 6 with a die of fate now reduces your speed as intended."
- - bugfix: "Rolling an 8 with a die of fate will cause the explosion to be
-around the roller, not the die."
- - tweak: "Die of fate effects now make loud visible messages so it's
-obvious what has happened."
- - admin: "Dice can now be \"totally rigged\" with admin edits to
-unconditionally always roll a certain value, rather than just some of
-the time. A new \"cursed die of fate\" has been added to demonstrate this
-effect."
- - admin: "Added the \"stealth\" die of fate, both one use and unlimited. You know,
-for badminry."
diff --git a/html/changelogs/AutoChangeLog-pr-42100.yml b/html/changelogs/AutoChangeLog-pr-42100.yml
deleted file mode 100644
index fc9c66abf6c5d..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-42100.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "coiax"
-delete-after: True
-changes:
- - rscadd: "Curse of Madness can now be triggered by a wizard's Summon Events,
-at the same chance as Summon Guns or Summon Magic."
- - admin: "When an admin triggers Curse of Madness manually, they can
-specify their own dark truth to horrify the station with."
diff --git a/html/changelogs/AutoChangeLog-pr-42102.yml b/html/changelogs/AutoChangeLog-pr-42102.yml
deleted file mode 100644
index 77dda307c8936..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-42102.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Denton"
-delete-after: True
-changes:
- - tweak: "Wearing a carp costume or hardsuit with its hood equipped now prevents users from being attacked by wild space carp."
- - tweak: "Reworked the kinetic speargun: Its projectiles now embed and cause more damage."
- - rscadd: "Added a Syndicate bundle that contains a speargun, a quiver with magspears, a carp hardsuit as well as other carp accessories."
diff --git a/html/changelogs/AutoChangeLog-pr-42121.yml b/html/changelogs/AutoChangeLog-pr-42121.yml
deleted file mode 100644
index 06dabbf1c2697..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-42121.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "4dplanner"
-delete-after: True
-changes:
- - bugfix: "experimental cloner is compatible with ordinary cloning computer, but deletes records after cloning."
diff --git a/html/changelogs/AutoChangeLog-pr-42185.yml b/html/changelogs/AutoChangeLog-pr-42185.yml
deleted file mode 100644
index f58274f56a3a4..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-42185.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Cyberboss"
-delete-after: True
-changes:
- - soundadd: "Added a new sound for curse of madness"
diff --git a/html/changelogs/AutoChangeLog-pr-42217.yml b/html/changelogs/AutoChangeLog-pr-42217.yml
deleted file mode 100644
index ea415580880f1..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-42217.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "subject217"
-delete-after: True
-changes:
- - tweak: "Plastitanium walls are no longer evil."
diff --git a/html/changelogs/AutoChangeLog-pr-42218.yml b/html/changelogs/AutoChangeLog-pr-42218.yml
deleted file mode 100644
index b5984d769f099..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-42218.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "YoYoBatty"
-delete-after: True
-changes:
- - rscadd: "Added a ghost verb that lets you t-ray view underfloor objects"
- - admin: "Checking plumbing verb checks every atmospheric component instead of just pipes"
- - code_imp: "Check plumbing verb is less snowflakey"
diff --git a/html/changelogs/AutoChangeLog-pr-42228.yml b/html/changelogs/AutoChangeLog-pr-42228.yml
deleted file mode 100644
index 2c8589a40f8e3..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-42228.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "coiax"
-delete-after: True
-changes:
- - rscadd: "Smuggler's satchels have been re-added to the game. They no longer keep their contents and transport it into future rounds, but instead contain some random contraband when purchased. Observers will be able to see where smuggler's satchels have been hidden. A handful of satchels will spawn on the station (under the floor, of course) in random locations each round."
diff --git a/html/changelogs/AutoChangeLog-pr-42234.yml b/html/changelogs/AutoChangeLog-pr-42234.yml
deleted file mode 100644
index 03d4be383d95e..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-42234.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "coiax"
-delete-after: True
-changes:
- - bugfix: "Science areas now have small patches of glowing green goo
-occasionally, as intended."
diff --git a/html/changelogs/AutoChangeLog-pr-42235.yml b/html/changelogs/AutoChangeLog-pr-42235.yml
deleted file mode 100644
index 26cb1ce5351e7..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-42235.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "coiax"
-delete-after: True
-changes:
- - tweak: "Glowing goo now glows a lot more noticeably in the dark, will always
-contain either radium or uranium."
diff --git a/html/changelogs/AutoChangeLog-pr-42238.yml b/html/changelogs/AutoChangeLog-pr-42238.yml
deleted file mode 100644
index 3304099914e26..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-42238.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "coiax"
-delete-after: True
-changes:
- - code_imp: "Improved the code for ensuring that security members enjoy donuts and security-themed alcoholic drinks."
diff --git a/html/changelogs/AutoChangeLog-pr-42239.yml b/html/changelogs/AutoChangeLog-pr-42239.yml
deleted file mode 100644
index 420218aadd940..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-42239.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Denton"
-delete-after: True
-changes:
- - tweak: "Increased air alarm miasma thresholds to prevent warning spam."
diff --git a/html/changelogs/AutoChangeLog-pr-42240.yml b/html/changelogs/AutoChangeLog-pr-42240.yml
deleted file mode 100644
index a6e21fe3096ca..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-42240.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Denton"
-delete-after: True
-changes:
- - tweak: "Air scrubbers do not filter miasma by default anymore (\"Filtering\" and \"Refill\" modes)."
diff --git a/html/changelogs/AutoChangeLog-pr-42244.yml b/html/changelogs/AutoChangeLog-pr-42244.yml
deleted file mode 100644
index 626a516c23f96..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-42244.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Basilman"
-delete-after: True
-changes:
- - spellcheck: "corrected Hippocrates bust description"
diff --git a/html/changelogs/AutoChangeLog-pr-42245.yml b/html/changelogs/AutoChangeLog-pr-42245.yml
deleted file mode 100644
index 4488fce543779..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-42245.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "subject217"
-delete-after: True
-changes:
- - balance: "Plasmamen now run at the same speed as normal humans."
diff --git a/html/changelogs/AutoChangeLog-pr-42247.yml b/html/changelogs/AutoChangeLog-pr-42247.yml
deleted file mode 100644
index f7fecca322302..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-42247.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "GranpaWalton"
-delete-after: True
-changes:
- - rscadd: "Xenos now have a liver that processes toxins really well but will reject a human host when it takes too much damage"
- - bugfix: "Xenos will now process regents because of their new liver, they will still not take toxin damage, stamina damage, or have liver failure"
diff --git a/html/changelogs/AutoChangeLog-pr-42249.yml b/html/changelogs/AutoChangeLog-pr-42249.yml
deleted file mode 100644
index 35becb740d382..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-42249.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "coiax"
-delete-after: True
-changes:
- - tweak: "Metastation Robotics now has a cautery."
diff --git a/html/changelogs/AutoChangeLog-pr-42250.yml b/html/changelogs/AutoChangeLog-pr-42250.yml
deleted file mode 100644
index 48196c05ed8ef..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-42250.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "mrhugo13"
-delete-after: True
-changes:
- - rscadd: "The Syndicate has decided to equip their Syndicate leaders operative (Aswell as their clown counterparts) with the new Combat Glove Plus! The new Combat Glove Plus does everything the old boring Combat Gloves does but with the added extra of learning Krav Maga upon wearing them, any other Syndicate operative who wants to get in on the action will have to pay 5tc."
diff --git a/html/changelogs/AutoChangeLog-pr-42255.yml b/html/changelogs/AutoChangeLog-pr-42255.yml
deleted file mode 100644
index 3f235a686863f..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-42255.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Denton"
-delete-after: True
-changes:
- - tweak: "The Hyperfractal Gigashuttle's reflectors can no longer be deconstructed or adjusted."