diff --git a/redist/redist-client-preview-publicized/Assembly-CSharp.dll b/redist/redist-client-preview-publicized/Assembly-CSharp.dll
index d15f0d56..fcedcda8 100644
Binary files a/redist/redist-client-preview-publicized/Assembly-CSharp.dll and b/redist/redist-client-preview-publicized/Assembly-CSharp.dll differ
diff --git a/redist/redist-client-preview-publicized/Assembly-CSharp.xml b/redist/redist-client-preview-publicized/Assembly-CSharp.xml
index dade3f7b..a8d81ac7 100755
--- a/redist/redist-client-preview-publicized/Assembly-CSharp.xml
+++ b/redist/redist-client-preview-publicized/Assembly-CSharp.xml
@@ -10621,6 +10621,11 @@
Hash of Objects.dat
+
+
+ Note: refers to per-LevelObject unique ID, not Unity object instance ID.
+
+
Called by navmesh baking to complete pending object changes that may affect which nav objects are enabled.
@@ -11553,11 +11558,22 @@
Exposed for Rocket transition to modules backwards compatibility.
+
+
+ False if time since this was last called with same cooldownId is less than duration.
+ True otherwise.
+
+
Find difficulty asset (if valid) for navigation bound index.
+
+
+ Allows level to override whether per-table or per-navmesh difficulty asset takes priority.
+
+
Could potentially be reused generically.
@@ -12472,17 +12488,6 @@
OR use the nearly drop-in replacements FindFirstItemByAsset or HasItemByAsset.
-
-
- In-game rich text does not support embedded YouTube videos, but they look great in the web browser,
- so we simply remove them from the in-game text.
-
-
-
-
- Unfortunately in-game rich text does not have code formatting yet, so remove the tags while preserving text.
-
-
Multiplier to incoming damage. Defaults to 1.0.
@@ -12551,6 +12556,17 @@
If true, the real item is shown rather than the cosmetic item. If false, the cosmetic item can be seen.
+
+
+ In-game rich text does not support embedded YouTube videos, but they look great in the web browser,
+ so we simply remove them from the in-game text.
+
+
+
+
+ Unfortunately in-game rich text does not have code formatting yet, so remove the tags while preserving text.
+
+
Get index within bounds assuming list is not empty.
@@ -14068,6 +14084,34 @@
Path within the asset bundle.
+
+
+ Spawned zombie will be changed to this speciality type.
+
+
+
+
+ Zombie(s) will be spawned at a Spawnpoint node matching this ID.
+ If multiple Spawnpoints match this ID a random spawnpoint is chosen for each zombie.
+
+
+
+
+ If greater than zero, find this zombie type configured in the level editor. For example, if the level editor
+ lists "0 Fire (4)", then 4 is the unique ID, and if assigned to this reward a zombie from the "Fire"
+ table will spawn.
+
+
+
+
+ Number of zombies to spawn.
+
+
+
+
+ If set, zombies will not spawn unless CooldownDuration seconds have passed since last run.
+
+
Stripped-down version of structure prefab for previewing where the structure will be spawned.
@@ -14225,6 +14269,18 @@
Character will not take any fall damage.
+
+
+ Default. Per-navmesh difficulty asset takes priority over per-table/type difficulty asset.
+ If per-navmesh asset is null the per-table asset is the fallback.
+
+
+
+
+ Per-table/type difficulty asset takes priority over per-navmesh difficulty asset.
+ If per-table asset is null the per-navmesh asset is the fallback.
+
+
Intensity of fog effect while camera is inside a water volume.
diff --git a/redist/redist-client-preview-publicized/RocketModFix.Unturned.Redist.Client.nuspec b/redist/redist-client-preview-publicized/RocketModFix.Unturned.Redist.Client.nuspec
index 42e6709c..0c44dae0 100644
--- a/redist/redist-client-preview-publicized/RocketModFix.Unturned.Redist.Client.nuspec
+++ b/redist/redist-client-preview-publicized/RocketModFix.Unturned.Redist.Client.nuspec
@@ -2,7 +2,7 @@
RocketModFix.Unturned.Redist.Client.Publicized
- 3.25.10.103
+ 3.25.10.104
Unturned 3 Client-side redistributables. Standalone and always up-to-date.
diff --git a/redist/redist-client-preview-publicized/manifest.sha256.json b/redist/redist-client-preview-publicized/manifest.sha256.json
index efd9001c..aed01db9 100644
--- a/redist/redist-client-preview-publicized/manifest.sha256.json
+++ b/redist/redist-client-preview-publicized/manifest.sha256.json
@@ -1,9 +1,9 @@
{
"SDG.HostBans.Runtime.dll": "5903ce4239cd9e249719e6d3c299caa5df46c1f3471daadb319b0974997135fc",
"com.rlabrecque.steamworks.net.dll": "367c3cf766d35b173868941cd2466d3908739b638f17f59f8ff4a9cf149164a5",
- "Assembly-CSharp.dll": "cc003ac7cfeb1be2175abc59164ed8f5250a5465d86bc9a2ee0e664b1ce85733",
+ "Assembly-CSharp.dll": "4abc7bcc82f8f143d379f3aea2dd2189c4cf1f7f61d313cb92d18364a3b6e568",
"SDG.NetTransport.dll": "efb6805dff3056d7132186e4ec5f9b203220d1963463da3d1f8729faac10958b",
- "Assembly-CSharp.xml": "41a16b7d19000858e34d3b80970012e849279177703e6b55d63299aa72df68b2",
+ "Assembly-CSharp.xml": "4dfc0cadc53e38653e78740fd9ff8d2d8afbb8e9bb52332b32f747fcab41e589",
"SDG.NetPak.Runtime.xml": "f9592fc449fbf9564e4d5d6b28d2d6c9cda75e94bc38250e65c1a1ff064aad11",
"SystemEx.dll": "4249b035f2b9d0769559961f670a17112af5b5503f3231433f2f045e7812a3eb",
"UnturnedDat.dll": "2d8496b96972357d6101445e22e5e9ef39cc6d82403b1b0104e5e1d70dbd392c",
diff --git a/redist/redist-client-preview-publicized/version.json b/redist/redist-client-preview-publicized/version.json
index c24524b8..8920cc9e 100644
--- a/redist/redist-client-preview-publicized/version.json
+++ b/redist/redist-client-preview-publicized/version.json
@@ -1,7 +1,7 @@
{
- "GameVersion": "3.25.10.103",
- "BuildId": "20474491",
- "NuGetVersion": "3.25.10.103",
- "FilesHash": "9B1A311156D08449B64AF466461F8E75299FD658577BDC7F7366B6921CAF7984",
- "LastUpdated": "2025-10-21T03:38:48.4138404Z"
+ "GameVersion": "3.25.10.104",
+ "BuildId": "20593062",
+ "NuGetVersion": "3.25.10.104",
+ "FilesHash": "8511CD0D749C5D7E4BFC84B328CD24CA7C139C80C0AAC1D17A8F2FC2449BF908",
+ "LastUpdated": "2025-10-29T17:19:08.4767258Z"
}
\ No newline at end of file
diff --git a/redist/redist-manifests/.manifest.redist-client-preview-publicized.txt b/redist/redist-manifests/.manifest.redist-client-preview-publicized.txt
index 28d22959..34af4fee 100644
--- a/redist/redist-manifests/.manifest.redist-client-preview-publicized.txt
+++ b/redist/redist-manifests/.manifest.redist-client-preview-publicized.txt
@@ -1 +1 @@
-6724434550329031568
+3773422924877341084