diff --git a/redist/redist-client/Assembly-CSharp.dll b/redist/redist-client/Assembly-CSharp.dll
index afd509ef..5fc27bfa 100755
Binary files a/redist/redist-client/Assembly-CSharp.dll and b/redist/redist-client/Assembly-CSharp.dll differ
diff --git a/redist/redist-client/Assembly-CSharp.xml b/redist/redist-client/Assembly-CSharp.xml
index 4d3347dd..caf35f65 100755
--- a/redist/redist-client/Assembly-CSharp.xml
+++ b/redist/redist-client/Assembly-CSharp.xml
@@ -5516,6 +5516,16 @@
Should cardio, diving, exercise, and parkour default to max level?
+
+
+ If true, skills related to player's skillset/speciality are half cost.
+
+
+
+
+ If true, skills related to player's skillset/speciality cannot lose levels on death.
+
+
Should guns with Instakill Headshots (snipers) bypass armor?
@@ -10188,6 +10198,20 @@
Volume weather mask used while not inside an ambience volume.
+
+
+ If >= 0, overrides vanilla skill cost.
+ Defaults to -1.
+
+
+
+
+ If >= 0, overrides vanilla increase in skill cost with each level.
+ For example, if the base cost is 10 and this is 15, the first level will cost 10 XP,
+ the second level 25 XP, the third 40 XP, so on and so forth.
+ Defaults to -1.
+
+
Allows level to override skill max levels.
@@ -10215,6 +10239,14 @@
Defaults to _Color.
+
+
+ If set, overrides the per-skillset items players spawn with.
+ Can be used to prevent skillset default items in singleplayer.
+ Server "Loadout" command takes priority over this option.
+ Defaults to null.
+
+
Players are kicked from multiplayer if their skin color is within threshold of any of these rules.
@@ -12822,6 +12854,11 @@
If set (>0), alerts nearby entities when all sections are destroyed.
+
+
+ If true, all sections respawn at the same time.
+
+
Should colliders in the Triggers GameObject with "Kill" name kill players?
@@ -17803,75 +17840,75 @@
Get sleek color for UI. If HasNameColor, get NameColor. Otherwise, preferred font color.
-
+
- Allows Unity events to modify which crafting tags are provided by owning object.
- Must be connected to a Crafting Tag Provider.
+ Used for item placement in displays / holsters, and whether useable can be placed in primary/secondary slot.
-
+
- GUIDs of Unturned tag assets to modify.
+ Cannot be placed in primary nor secondary slots, but can be equipped from bag.
-
+
- Add listed tags to provided tags.
+ Can be placed in primary slot, but cannot be equipped in secondary or bag.
-
+
- Remove listed tags from provided tags.
+ Can be placed in primary or secondary slot, but cannot be equipped from bag.
-
+
- Apply only if this component is active and enabled.
+ Only used by NPCs.
-
+
- Apply only if this component is inactive and/or disabled.
+ Can be placed in primary, secondary, or equipped while in bag.
-
+
- Always apply.
+ Allows Unity events to modify which crafting tags are provided by owning object.
+ Must be connected to a Crafting Tag Provider.
-
+
- Get wrapper method rather than Awake because component might be inactive but should still apply modifiers.
+ GUIDs of Unturned tag assets to modify.
-
+
- Used for item placement in displays / holsters, and whether useable can be placed in primary/secondary slot.
+ Add listed tags to provided tags.
-
+
- Cannot be placed in primary nor secondary slots, but can be equipped from bag.
+ Remove listed tags from provided tags.
-
+
- Can be placed in primary slot, but cannot be equipped in secondary or bag.
+ Apply only if this component is active and enabled.
-
+
- Can be placed in primary or secondary slot, but cannot be equipped from bag.
+ Apply only if this component is inactive and/or disabled.
-
+
- Only used by NPCs.
+ Always apply.
-
+
- Can be placed in primary, secondary, or equipped while in bag.
+ Get wrapper method rather than Awake because component might be inactive but should still apply modifiers.
diff --git a/redist/redist-client/RocketModFix.Unturned.Redist.Client.nuspec b/redist/redist-client/RocketModFix.Unturned.Redist.Client.nuspec
index 652bddac..a83fbcdb 100644
--- a/redist/redist-client/RocketModFix.Unturned.Redist.Client.nuspec
+++ b/redist/redist-client/RocketModFix.Unturned.Redist.Client.nuspec
@@ -2,7 +2,7 @@
RocketModFix.Unturned.Redist.Client
- 3.25.8.1
+ 3.25.8.2
Unturned 3 Client-side redistributables. Standalone and always up-to-date.
diff --git a/redist/redist-client/manifest.sha256.json b/redist/redist-client/manifest.sha256.json
index 34d9dffb..ec01b96a 100644
--- a/redist/redist-client/manifest.sha256.json
+++ b/redist/redist-client/manifest.sha256.json
@@ -1,9 +1,9 @@
{
"SDG.HostBans.Runtime.dll": "acf8fef3332a89b8b1bb3f12d876fb0556bb900f8ad913b5317748437dcb330a",
"SDG.NetTransport.dll": "232a0addc79ff549b64694f894a89a3bc309bcb8e2ae62a3f96d4e6f3c9b771f",
- "Assembly-CSharp.xml": "bbaaeab67592bd3f34555554ec345237ffa7ad788131dd56060fbaf16d8890ee",
+ "Assembly-CSharp.xml": "b1f73783bc702c4e779e296c12bcbba363e78fe71b1d1736b164343563176725",
"UnturnedDat.dll": "d3dfde4566d98a340fd796895b3f0bc2bb670915d0aa816a4befa5258fe7c5b7",
- "Assembly-CSharp.dll": "3aa0c53ccd44e230fb100e7c479cc55de1066d250e6f5e3b3d4e58f0ef38367f",
+ "Assembly-CSharp.dll": "b5a9e41cdca7f4cf00d23968ae83530f3755c60c6cd65f63aa7442b0b1b681e9",
"SystemEx.dll": "1964b361dc6c5bee50248fc0dcceb6963996542469bf9063e4d656b3b995a18a",
"com.rlabrecque.steamworks.net.dll": "846866e49c176c3cb2ef93b32dce218d3434faaeeb671464cdcb8b779efdd3f4",
"UnityEx.dll": "36240447e747c9d048433930416d6383e8b51184090a3059a9d6658873edef04",
diff --git a/redist/redist-client/version.json b/redist/redist-client/version.json
index 92945fb1..df2bb7fe 100644
--- a/redist/redist-client/version.json
+++ b/redist/redist-client/version.json
@@ -1,7 +1,7 @@
{
- "GameVersion": "3.25.8.1",
- "BuildId": "19917205",
- "NuGetVersion": "3.25.8.1",
- "FilesHash": "BA140BDE6D4908FB89478EA8EA5CFA9276103873F744F744972F0B64FC31997C",
- "LastUpdated": "2025-09-09T22:52:02.02925Z"
+ "GameVersion": "3.25.8.2",
+ "BuildId": "19945358",
+ "NuGetVersion": "3.25.8.2",
+ "FilesHash": "C499E00838968A384350521DC41416709E7B37F30F07D18B83D4A2365D332835",
+ "LastUpdated": "2025-09-11T19:38:24.7301156Z"
}
\ No newline at end of file
diff --git a/redist/redist-manifests/.manifest.redist-client.txt b/redist/redist-manifests/.manifest.redist-client.txt
index 57f5f027..de105f44 100644
--- a/redist/redist-manifests/.manifest.redist-client.txt
+++ b/redist/redist-manifests/.manifest.redist-client.txt
@@ -1 +1 @@
-6289114500799959301
+7256531754656866440