From d7eb48cee4e577d85559731260141b1b4d0d82e0 Mon Sep 17 00:00:00 2001 From: AuroraBuildBot Date: Thu, 2 Jan 2020 18:42:09 +0000 Subject: [PATCH] "[ci skip] Automatic Build - 2020.01.02.18.42.09" --- html/changelog.html | 2 ++ html/changelogs/.all_changelog.yml | 4 ++++ html/changelogs/geeves - tabling.yml | 7 ------- 3 files changed, 6 insertions(+), 7 deletions(-) delete mode 100644 html/changelogs/geeves - tabling.yml diff --git a/html/changelog.html b/html/changelog.html index 4dcea23d750..f452efe8b19 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -59,6 +59,8 @@
  • Stationbounds have been added to the Crew Manifest in a Station Equipment catagory. They are not crew. It will also not appear on PDA's (yet).
  • Made the hoverpod torso a bit cheaper to produce. Since it's shit. You know.
  • Fixed the duplicate hoverpod torso entry in the mechfab.
  • +
  • Tabling isn't instant anymore, it now needs to timer on the grab to be full. (The action itself is still instant)
  • +
  • Clicking on a table with harm intent with a grab will now smash the person's face into the table.
  • 01 January 2020

    diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 28f26ed1333..56bcb15d1a0 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -11060,3 +11060,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - tweak: Made the hoverpod torso a bit cheaper to produce. Since it's shit. You know. - bugfix: Fixed the duplicate hoverpod torso entry in the mechfab. + - tweak: Tabling isn't instant anymore, it now needs to timer on the grab to be + full. (The action itself is still instant) + - rscadd: Clicking on a table with harm intent with a grab will now smash the person's + face into the table. diff --git a/html/changelogs/geeves - tabling.yml b/html/changelogs/geeves - tabling.yml deleted file mode 100644 index a8e67e52685..00000000000 --- a/html/changelogs/geeves - tabling.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: Geeves - -delete-after: True - -changes: - - tweak: "Tabling isn't instant anymore, it now needs to timer on the grab to be full. (The action itself is still instant)" - - rscadd: "Clicking on a table with harm intent with a grab will now smash the person's face into the table."