diff --git a/html/changelog.html b/html/changelog.html index d0029648f31..33e205aca3a 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -57,6 +57,9 @@
  • The phoron generator is now safe to use, it does not pollute the environment.
  • More mechfab things have been split into catagories that make sense. Tech level required for some things have been reduced.
  • Robotics can now print robotic internal organs to replace organic organs.
  • +
  • Vampires can now choose whether they want their victims to remember the sucking, or forget and be paralyzed.
  • +
  • A new vampire ability has been added, "Touch of Life", which gives the target beneficial chemicals.
  • +
  • Coming down from frenzy will not call xenos human anymore.
  • 12 November 2019

    diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index a2c2d4d1988..54872389444 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -9995,3 +9995,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - rscadd: More mechfab things have been split into catagories that make sense. Tech level required for some things have been reduced. - rscadd: Robotics can now print robotic internal organs to replace organic organs. + - rscadd: Vampires can now choose whether they want their victims to remember the + sucking, or forget and be paralyzed. + - rscadd: A new vampire ability has been added, "Touch of Life", which gives the + target beneficial chemicals. + - bugfix: Coming down from frenzy will not call xenos human anymore. diff --git a/html/changelogs/geeves - vampUpdate.yml b/html/changelogs/geeves - vampUpdate.yml deleted file mode 100644 index b6fb9e9019e..00000000000 --- a/html/changelogs/geeves - vampUpdate.yml +++ /dev/null @@ -1,9 +0,0 @@ - -author: Geeves - -delete-after: True - -changes: - - rscadd: "Vampires can now choose whether they want their victims to remember the sucking, or forget and be paralyzed." - - rscadd: "A new vampire ability has been added, \"Touch of Life\", which gives the target beneficial chemicals." - - bugfix: "Coming down from frenzy will not call xenos human anymore."