diff --git a/resources/ChangeLog.txt b/resources/ChangeLog.txt index 6e053b4d9f..5e45678d6f 100644 --- a/resources/ChangeLog.txt +++ b/resources/ChangeLog.txt @@ -7031,7 +7031,7 @@ v0.92.0.11: - New Command: /ta town [townname] merge [townname] - Asks the 2nd town if they want to merge with the first. - New Command: /ta town [townname] forcemerge [townname] - Forcefully merges the 2nd town into the first. - New Command: /ta nation [nationname] merge [nationname] - Asks the 2nd nation if they want to merge with the first. - - New Command: /ta nation [townname] forcemerge [townname] - Forcefully merges the 2nd nation into the first. + - New Command: /ta nation [nationname] forcemerge [nationname] - Forcefully merges the 2nd nation into the first. - Make town neutrality cost appear on /towny prices for #5500. - Add town and nation neutrality costs to their respective status screens. - Closes #5500. @@ -7041,4 +7041,5 @@ v0.92.0.11: - Add 2 convenience methods to PreNewTownEvent, courtesy of Warriorrrr with PR #5504. - Fix possible tab completion NPE, courtesy of Warriorrrr with PR #5506. - Allow lava_cauldrons to kill minecarts. - - Closes #5503. \ No newline at end of file + - Closes #5503. + - Call the pre new town event after any confirmations are confirmed, courtesy of Warriorrrr with PR #5508. \ No newline at end of file