Skip to content

Commit

Permalink
Rebuild asset bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexejhero committed Dec 6, 2023
1 parent acd483c commit 4480685
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion SCHIZO/Resources/AssetBundles/Assets.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ namespace SCHIZO.Resources;

public static class Assets
{
private const int _rnd = 851960290;
private const int _rnd = 540950466;

private static readonly UnityEngine.AssetBundle _a = ResourceManager.GetAssetBundle("assets");

Expand Down
Binary file modified SCHIZO/Resources/AssetBundles/assets
Binary file not shown.
9 changes: 6 additions & 3 deletions Unity/Assets/Mod/Evil Fumo/Evil Fumo data.asset
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,15 @@ MonoBehaviour:
loader:
id: 0
classId: EvilFumo
displayName: EvilFumo
displayName: Evil fumo
tooltip: 'You need one? You sick freak. Why would you need descriptions of my plushes?
I hate you all, but I love my plush. My plush is amazing. It smells like success.
<size=75%>(Model
by w1n7er)</size>'
Fumo
collection 3/3
<size=75%>(Model by w1n7er)</size>'
icon: {fileID: 21300000, guid: 60e94acee40f84d4896c5a5004c2c6a7, type: 3}
itemSize: {x: 1, y: 1}
isCraftable: 0
Expand Down

0 comments on commit 4480685

Please sign in to comment.