From 8a5e91163a5023c7a685177f67e9d9f4bb93cb0a Mon Sep 17 00:00:00 2001 From: Daniel Saukel Date: Sun, 5 Apr 2020 17:00:45 +0200 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 7a10e68..b2cd708 100644 --- a/Changelog.md +++ b/Changelog.md @@ -48,7 +48,7 @@ This changelog covers changes as of DungeonsXL Beta 0.8.2. [Earlier versions](ht - [x] [difficulty](../issues/621) - [ ] [Feature to block fire spread and melting of ice](../issues/348) - [ ] [Global dungeon access time frames](../issues/328) - - [ ] [deathScreen: Heals the player and copies him to the respawn location instead of actually killing him](../issues/734) + - [x] [deathScreen: Heals the player and copies him to the respawn location instead of actually killing him](../issues/734) - [x] [foodLevel](../issues/699) - [ ] [escapeLocation and finishLocation: Sets the location where the player is teleported when he finishs or escapes from the dungeon](../issues/598) - [ ] [interactBlacklist: A list of items you can't use to interact with blocks, e.g. buckets to take fluids](../issues/536)