From fdb27272d930008a91c80fca9d80b5470c1d73fd Mon Sep 17 00:00:00 2001 From: PsiOmegaDelta Date: Fri, 5 Jun 2015 10:40:06 +0200 Subject: [PATCH] Changelog update. --- html/changelog.html | 7 +++++++ html/changelogs/.all_changelog.yml | 12 ++++++++++++ html/changelogs/PsiOmegaDelta-ExternalDamage.yml | 5 ----- html/changelogs/PsiOmegaDelta-SpiderGlow.yml | 5 ----- html/changelogs/Yoshax-emptypls.yml | 5 ----- html/changelogs/Yoshax-stafffixes.yml | 5 ----- 6 files changed, 19 insertions(+), 20 deletions(-) delete mode 100644 html/changelogs/PsiOmegaDelta-ExternalDamage.yml delete mode 100644 html/changelogs/PsiOmegaDelta-SpiderGlow.yml delete mode 100644 html/changelogs/Yoshax-emptypls.yml delete mode 100644 html/changelogs/Yoshax-stafffixes.yml diff --git a/html/changelog.html b/html/changelog.html index e2fac767ed..cb99a61602 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -61,6 +61,13 @@ +

Yoshax updated:

+

04 June 2015

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 4ce917d55d..af6233ae6c 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -1951,3 +1951,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. PsiOmegaDelta: - bugfix: Split stacks no longer lose their coloring. - tweak: Can no longer merge cables of different colors. + - tweak: Blobs and simple mobs now attack all external organs instead of a subset. + The overall damage remains the same but the number of fractures caused will, + in general, be fewer. + - rscadd: Spider nurses now have a chance of injecting their victims with spider + eggs which eventually hatch. If the limb is removed from the host, the host + dies, or the spiderling has matured sufficiently it will crawl out into freedom. + Medical scanners will pick upp eggs and spiderlings as foreign bodies. + Yoshax: + - tweak: Makes hyposprays start empty instead of filled with Tricord. + - tweak: Makes the special wizard projectile staffs, Animate, Change, Focus and + any future ones only usable by wizards. Also makes it so only wizards can use + spellbooks and teleportation scrolls. diff --git a/html/changelogs/PsiOmegaDelta-ExternalDamage.yml b/html/changelogs/PsiOmegaDelta-ExternalDamage.yml deleted file mode 100644 index 2fc23a20fd..0000000000 --- a/html/changelogs/PsiOmegaDelta-ExternalDamage.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: PsiOmegaDelta -delete-after: True - -changes: - - tweak: "Blobs and simple mobs now attack all external organs instead of a subset. The overall damage remains the same but the number of fractures caused will, in general, be fewer." diff --git a/html/changelogs/PsiOmegaDelta-SpiderGlow.yml b/html/changelogs/PsiOmegaDelta-SpiderGlow.yml deleted file mode 100644 index bccc54c320..0000000000 --- a/html/changelogs/PsiOmegaDelta-SpiderGlow.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: PsiOmegaDelta -delete-after: True - -changes: - - rscadd: "Spider nurses now have a chance of injecting their victims with spider eggs which eventually hatch. If the limb is removed from the host, the host dies, or the spiderling has matured sufficiently it will crawl out into freedom. Medical scanners will pick upp eggs and spiderlings as foreign bodies." diff --git a/html/changelogs/Yoshax-emptypls.yml b/html/changelogs/Yoshax-emptypls.yml deleted file mode 100644 index 2c90ae8008..0000000000 --- a/html/changelogs/Yoshax-emptypls.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: Yoshax -delete-after: True - -changes: - - tweak: "Makes hyposprays start empty instead of filled with Tricord." \ No newline at end of file diff --git a/html/changelogs/Yoshax-stafffixes.yml b/html/changelogs/Yoshax-stafffixes.yml deleted file mode 100644 index 5e2c45a699..0000000000 --- a/html/changelogs/Yoshax-stafffixes.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: Yoshax -delete-after: True - -changes: - - tweak: "Makes the special wizard projectile staffs, Animate, Change, Focus and any future ones only usable by wizards. Also makes it so only wizards can use spellbooks and teleportation scrolls."