diff --git a/html/changelog.html b/html/changelog.html index 3dc21e1f405..1c158193546 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -60,6 +60,7 @@
  • Emptying a bag's contents onto the floor with the verb will now always display the message of you doing it.
  • Control-clicking a storage item in your active hand will now attempt to empty it onto the floor, if it has that verb.
  • Using an ore detector on a drill will now give a detailed readout of the ore in the vicinity that it has access to and call pull out.
  • +
  • Battlemonsters vendors now spawn with five free basic packs containing seven common cards, which can be used to show people how the game works without spending any money.
  • 29 June 2020

    diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 5cb58bf832c..4cdb0212b28 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -13930,3 +13930,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. empty it onto the floor, if it has that verb. - rscadd: Using an ore detector on a drill will now give a detailed readout of the ore in the vicinity that it has access to and call pull out. + - rscadd: Battlemonsters vendors now spawn with five free basic packs containing + seven common cards, which can be used to show people how the game works without + spending any money. diff --git a/html/changelogs/geeves-battlemonsters_entrydecks.yml b/html/changelogs/geeves-battlemonsters_entrydecks.yml deleted file mode 100644 index c19d77d78cb..00000000000 --- a/html/changelogs/geeves-battlemonsters_entrydecks.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: Geeves - -delete-after: True - -changes: - - rscadd: "Battlemonsters vendors now spawn with five free basic packs containing seven common cards, which can be used to show people how the game works without spending any money." \ No newline at end of file