From 1656c16d8a491d8ba98ae3277edef3d10ccfd5f9 Mon Sep 17 00:00:00 2001 From: AuroraBuildBot Date: Wed, 19 Jul 2023 14:53:25 +0000 Subject: [PATCH] Automatic Changelog compile [ci skip] --- html/changelog.html | 5 ++++ html/changelogs/.all_changelog.yml | 5 ++++ html/changelogs/nauticall-medkits.yml | 42 --------------------------- 3 files changed, 10 insertions(+), 42 deletions(-) delete mode 100644 html/changelogs/nauticall-medkits.yml diff --git a/html/changelog.html b/html/changelog.html index 055bd46d228..6e97402098a 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -47,6 +47,11 @@ +

nauticall updated:

+

18 July 2023

FluffyGhost updated:

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index b1f852e4826..d107f7dbd96 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -30066,3 +30066,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - bugfix: Vampires can no longer queue up multiple hypnotize uses. DreamySkrell: - bugfix: APC with discharged power cell shows there's no cell inside. + nauticall: + - imageadd: Resprited the first aid kits - all of them - to look prettier. Pouches + inside were tweaked as well. + - maptweak: Modified Horizon's medical bay to stack the new first aid kits + in a better and more compact fashion. Some space has been freed up as a result. diff --git a/html/changelogs/nauticall-medkits.yml b/html/changelogs/nauticall-medkits.yml deleted file mode 100644 index f84cee9e017..00000000000 --- a/html/changelogs/nauticall-medkits.yml +++ /dev/null @@ -1,42 +0,0 @@ -################################ -# Example Changelog File -# -# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb. -# -# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.) -# When it is, any changes listed below will disappear. -# -# Valid Prefixes: -# bugfix -# wip (For works in progress) -# tweak -# soundadd -# sounddel -# rscadd (general adding of nice things) -# rscdel (general deleting of nice things) -# imageadd -# imagedel -# maptweak -# spellcheck (typo fixes) -# experiment -# balance -# admin -# backend -# security -# refactor -################################# - -# Your name. -author: nauticall - -# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again. -delete-after: True - -# Any changes you've made. See valid prefix list above. -# INDENT WITH TWO SPACES. NOT TABS. SPACES. -# SCREW THIS UP AND IT WON'T WORK. -# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries. -# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog. -changes: - - imageadd: "Resprited the first aid kits - all of them - to look prettier. Pouches inside were tweaked as well." - - maptweak: "Modified Horizon's medical bay to stack the new first aid kits in a better and more compact fashion. Some space has been freed up as a result."