Skip to content

Commit

Permalink
assets
Browse files Browse the repository at this point in the history
add model credits
  • Loading branch information
Govorunb committed May 15, 2024
1 parent ebf52b9 commit e02913e
Show file tree
Hide file tree
Showing 4 changed files with 8 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 = 79399036;
private const int _rnd = 1060035311;

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

Expand Down
Binary file modified SCHIZO/Resources/AssetBundles/assets
Binary file not shown.
4 changes: 3 additions & 1 deletion Unity/Assets/Mod/Anneel/Anneel data.asset
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ MonoBehaviour:
id: 0
classId: anneel
displayName: Anneel
tooltip: Very stretchy. Born in containment.
tooltip: 'Very stretchy. Born in containment.
<size=75%>(Model by bred)</size>'
icon: {fileID: 21300000, guid: 1f6b8c274fb392d47a69d0e749afcd3c, type: 3}
itemSize: {x: 6, y: 1}
isCraftable: 0
Expand Down
6 changes: 4 additions & 2 deletions Unity/Assets/Mod/Anneel/Anneel egg.asset
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ MonoBehaviour:
id: 0
classId: anneelEgg
displayName: Anneel Egg
tooltip: Erm...
tooltip: 'Erm... Don''t think about it too much.
<size=75%>(Model by Toasted3)</size>'
icon: {fileID: 21300000, guid: f147f897f2453f3429d7eee07fc7af6c, type: 3}
itemSize: {x: 1, y: 1}
isCraftable: 0
Expand Down Expand Up @@ -71,7 +73,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: d5fc571188fd482ea82c2bafcbeb912d, type: 3}
m_Name:
m_EditorClassIdentifier:
maxHealth: 40
maxHealth: 50
passDamageDataOnDeath: 0
broadcastKillOnDeath: 1
weldable: 0
Expand Down

0 comments on commit e02913e

Please sign in to comment.