Automatic changelog compile [ci skip]

This commit is contained in:
chompstation-ci[bot]
2025-07-29 01:48:16 +00:00
parent d7e793ae80
commit f12d1b793a
5 changed files with 13 additions and 20 deletions
@@ -1,4 +0,0 @@
author: "CHOMPStation2StaffMirrorBot"
delete-after: True
changes:
- bugfix: "Dev disabled styles removed from randomized rolls."
@@ -1,4 +0,0 @@
author: "CHOMPStation2StaffMirrorBot"
delete-after: True
changes:
- bugfix: "fixed circuit assemblies printing empty lines on examine."
@@ -1,6 +0,0 @@
author: "WIll"
delete-after: True
changes:
- rscadd: "Items that can be sold by cargo now state it at the end of their description"
- rscadd: "Multiple stamped manifests can be sent in the same crate"
- code_imp: "Moved cargo item selling code to an element"
@@ -1,6 +0,0 @@
author: "UniquaSa"
delete-after: True
changes:
- rscadd: "Added a few new mobs to the maintenance predator list"
- bugfix: "Fixed a issue with space carp turning invisible when eating someone"
- maptweak: "Replaced two of the maintenance predator spawners into morphs spawners in deck 0"
+13
View File
@@ -308,3 +308,16 @@
- bugfix: Fixed common diseases losing their dormant flag when applied
- spellcheck: Roanoake to Roanoke
- qol: Geneticist now spawn with a gene scanner
2025-07-29:
CHOMPStation2StaffMirrorBot:
- bugfix: fixed circuit assemblies printing empty lines on examine.
- bugfix: Dev disabled styles removed from randomized rolls.
UniquaSa:
- rscadd: Added a few new mobs to the maintenance predator list
- bugfix: Fixed a issue with space carp turning invisible when eating someone
- maptweak: Replaced two of the maintenance predator spawners into morphs spawners
in deck 0
WIll:
- rscadd: Items that can be sold by cargo now state it at the end of their description
- rscadd: Multiple stamped manifests can be sent in the same crate
- code_imp: Moved cargo item selling code to an element