From 8f28541718899e46ee03b0371702316ba4f8746a Mon Sep 17 00:00:00 2001 From: The Little Fox <43957227+MrRaposinha@users.noreply.github.com> Date: Sun, 1 Dec 2024 17:48:08 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f21579..6aa19fb 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ ## 🌟 Features - **Hakita Plushie Spawner**: Automatically spawns a plushie of Hakita at the start of every level. +- **Persistent Plushie**: The plushie respawns upon player death or if it falls out of the map, ensuring you never lose your challenge companion. - **Smart Respawn System** *(New in v1.1.0)*: Plushies that fall into the void or disappear from the map are automatically teleported back to the player. - **Organized Spawn** *(New in v1.1.0)*: Plushies now spawn neatly stacked above the player’s head at the start of each level, preventing chaotic scatter. - **Notification System** *(New in v1.1.0)*: A message now appears when plushies are respawned, indicating the exact number retrieved. @@ -18,7 +19,6 @@ ## 🚧 Limitations - **Manual Checkpoint Restarts**: Plushies do not respawn when the player forcefully restarts from a checkpoint, requiring additional care during these scenarios. -- **Persistent Plushie**: The plushie respawns only if it falls out of the map or is removed, but no longer respawns automatically upon player death. ---