diff --git a/html/changelog.html b/html/changelog.html
index 32a059e7ef9..8c0e1cc1025 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -62,6 +62,8 @@
Add airlock electronics to open it with id later, otherwise you'll have to use crowbar
Broken display cases can be fixed with glass sheets or removed using crowbar
Added start_showpiece_type variable for mappers to create custom displays
+ Syndicate Lone Operatives spotted near the nanotrasen stations! Keep the disk safe!
+ Admin spawned nuclear operatives will now have access to nukeop equipment
Gun Hog updated:
@@ -72,6 +74,7 @@
- Gang implanters now only break implants/deconvert gangsters, meaning you will have to use a pen to convert them afterwards.
- An important function, accessible via alt+click, has been restored to the detectives hat.
+ - When Nar-Sie is created, they now use the old sound effect.
Steelpoint updated:
@@ -100,6 +103,7 @@
- butchering a corpse no longer also attacks it.
- Dipping cigarette (to asbsorb liquids) in a glass can now only be done with an unlit cigarette. Lit cigarette now heats up the glass content (like other heat sources).
- Fixes trashbag not being able to pickup drinks and ammo casings.
+ - Slimes now attaches themselves to mobs via buckling.
07 October 2015
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 07d73e21104..15d99516913 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -2033,6 +2033,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
to use crowbar
- tweak: Broken display cases can be fixed with glass sheets or removed using crowbar
- tweak: Added start_showpiece_type variable for mappers to create custom displays
+ - rscadd: Syndicate Lone Operatives spotted near the nanotrasen stations! Keep the
+ disk safe!
+ - tweak: Admin spawned nuclear operatives will now have access to nukeop equipment
Gun Hog:
- rscadd: Nanotrasen's research team has released a new, high tech design for Science
Goggles, which previously did nothing! They new come fitted with a portable
@@ -2046,6 +2049,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
will have to use a pen to convert them afterwards.
- rscadd: An important function, accessible via alt+click, has been restored to
the detectives hat.
+ - sounddel: When Nar-Sie is created, they now use the old sound effect.
Steelpoint:
- rscadd: The Chief Medical Officers 'Medical Hardsuit' has been added to the CMO's
office. Boasts the usage of lightweight materials allowing fast movement while
@@ -2084,3 +2088,4 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
with an unlit cigarette. Lit cigarette now heats up the glass content (like
other heat sources).
- bugfix: Fixes trashbag not being able to pickup drinks and ammo casings.
+ - tweak: Slimes now attaches themselves to mobs via buckling.
diff --git a/html/changelogs/AnturK-Loneop.yml b/html/changelogs/AnturK-Loneop.yml
deleted file mode 100644
index 5062aa42403..00000000000
--- a/html/changelogs/AnturK-Loneop.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: AnturK
-
-delete-after: True
-
-changes:
- - rscadd: "Syndicate Lone Operatives spotted near the nanotrasen stations! Keep the disk safe!"
- - tweak: "Admin spawned nuclear operatives will now have access to nukeop equipment"
\ No newline at end of file
diff --git a/html/changelogs/Xhuis-NarsieSound.yml b/html/changelogs/Xhuis-NarsieSound.yml
deleted file mode 100644
index 2a497d2fba6..00000000000
--- a/html/changelogs/Xhuis-NarsieSound.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Kor
-delete-after: True
-
-changes:
- - sounddel: "When Nar-Sie is created, they now use the old sound effect."
diff --git a/html/changelogs/phil235-SlimeFeedBuckling.yml b/html/changelogs/phil235-SlimeFeedBuckling.yml
deleted file mode 100644
index f1e4810d5bc..00000000000
--- a/html/changelogs/phil235-SlimeFeedBuckling.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-author: phil235
-
-delete-after: True
-
-changes:
- - tweak: "Slimes now attaches themselves to mobs via buckling."