0.1.2 | Added: BagsForEveryone

This commit is contained in:
2026-03-07 02:04:22 +01:00
parent 42a6ff8928
commit 28dd03e9eb
4 changed files with 61 additions and 1 deletions

View File

@@ -8,3 +8,8 @@
# v0.1.1 | Throw passport anywhere patch
- Added PassportPatch.cs and registerd it as GlobalPatch in Plugin.cs
# v0.1.2 | Bags for Everyone
- Added BagsForEveryoneModule and BagsForEveryonePatch
- BagsForEveryonePatch adds a postfix to SingleItemSpawner.TrySpawnItems that checks if the spawner is the first one in the biome, and if so, it spawns extra bags based on the player count.