diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index f3a473e5c8..381aacf39f 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -2185,3 +2185,8 @@ Entries: - {message: Fixed radiation dealing wrong damage type., type: Fix} id: 390 time: '2021-10-02T01:47:54.0000000+00:00' +- author: Your_Name_Here + changes: + - {message: Dice now have a roll cooldown., type: Tweak} + id: 391 + time: '2021-10-02T09:05:03.404726+00:00' diff --git a/Resources/Changelog/Parts/dice.yml b/Resources/Changelog/Parts/dice.yml deleted file mode 100644 index b0976a2852..0000000000 --- a/Resources/Changelog/Parts/dice.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Your_Name_Here -changes: - - type: Tweak # One of the following: Add, Remove, Tweak, Fix - message: Dice now have a roll cooldown.