Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
ZombiesPlush
[v81] Adds 1 scrap and 1 enemy skin. The Smol Zombies plushie has over 11 variants with each one having a unique appearence and voice lines. Some variants have special interactions and behaviours.
| Last updated | 2 days ago |
| Total downloads | 71424 |
| Total rating | 4 |
| Categories | Mods Items Monsters |
| Dependency string | Zehs-ZombiesPlush-1.3.0 |
| Dependants | 29 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305TeamXiaolan-DawnLib
A modern API for Lethal Company content and all sizes of mods [V81]
Preferred version: 0.9.11Evaisa-FixPluginTypesSerialization
Fix custom Serializable structs and such not properly getting deserialized by Unity.
Preferred version: 1.1.4README
ZombiesPlush
Adds 1 scrap and 1 enemy skin. The Smol Zombies plushie has over 11 variants with each one having a unique appearence and voice lines. Some variants have special interactions and behaviours.
Who needs this mod installed for it to work? Everyone!
This mod was commissioned by Twitch streamer
ZombiesAteMyChannel 
Features
This mod adds 1 scrap and 1 enemy skin.
Smol Zombies (Scrap)
Smol Zombies has 11 different variants, with each one having a unique appearance and voice lines.
You have to unlock these variants by doing actions with/to them.
Some variants can change, while others get locked in.
Smol Zombies will always spawn in the facility as the variant sad.
The default variant is happy.
Some variants might have some special interactions and behaviors.
Can you collect them all?
Masked Zombies (Enemy Skin)
Masked enemies can sometimes spawn as masked zombies.
Skin chance is configurable in the config settings.
[!NOTE] This enemy skin doesn't use EnemySkinRegistry or DawnLib entity replacements yet TwT
Compatibility & Integration
- TakeyPlush - Adds additional interactions.
Click to see more details (Spoilers)
- Placing a Smol Zombies near a Smol Takey will cause a special interaction.
- Placing a Fight Club Smol Takey near a Smol Zombies will cause a special interaction.
- Emergency Dice Updated - Adds additional interactions.
Click to see more details (Spoilers)
- Heart Smol Zombies has a chance to give you a random die from a special interaction.
API
Click to Expand
namespace com.github.zehsteam.ZombiesPlush;
public static class Api
{
/// <summary>
/// If enabled, will force any spawned Masked to become Masked Zombies.
/// This will get reset automatically when the day ends.
/// </summary>
public static bool ForceMaskedZombiesSpawns { get; set; }
/// <summary>
/// This must only be called on the Host/Server.
/// </summary>
/// <returns>True if successful.</returns>
public static bool SetMaskedZombiesOnServer(MaskedPlayerEnemy maskedPlayerEnemy);
}
Developer Contact
Report bugs, suggest features, or provide feedback:
Credits
- Zombies 3D models made by MissSuperE
- "Santa" (https://skfb.ly/6ZwJD) by Kwin Heikoop is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).